r123: Merged HEAD and TEST. New stuff shall be committed to HEAD from now on.
[cinelerra_cv/mob.git] / plugins / colors / Makefile.am
blob0b09a908e2d82b2c82f89fa1ee2338d3295f3f7f
1 plugin_LTLIBRARIES = libcolors.la
2 libcolors_la_LDFLAGS = -avoid-version -shared 
3 libcolors_la_LIBADD = 
4 libcolors_la_SOURCES = plugincolors.C colorpicker.C 
5 AM_CFLAGS = 
6 AM_CXXFLAGS = 
8 INCLUDES = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime
9 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)
11 noinst_HEADERS = colorpicker.h plugincolors.h