1 threshold_la_srcdir = $(top_srcdir)/plugins/threshold
2 plugin_LTLIBRARIES += threshold.la
3 threshold_la_LDFLAGS = -avoid-version -module -shared
4 threshold_la_LIBADD = $(top_builddir)/libcolors.la
5 threshold_la_SOURCES = $(threshold_la_srcdir)/threshold.C $(threshold_la_srcdir)/thresholdwindow.C $(threshold_la_srcdir)/histogramengine.C
7 threshold_la_CXXFLAGS = $(LARGEFILE_CFLAGS)
9 threshold_la_CPPFLAGS = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime -I$(top_srcdir)/plugins/colors
12 $(threshold_la_srcdir)/histogramengine.h $(threshold_la_srcdir)/histogramengine.inc \
13 $(threshold_la_srcdir)/threshold.h $(threshold_la_srcdir)/threshold.inc \
14 $(threshold_la_srcdir)/thresholdwindow.h $(threshold_la_srcdir)/thresholdwindow.inc \
15 $(threshold_la_srcdir)/picon_png.h
16 EXTRA_DIST += $(threshold_la_srcdir)/picon.png