Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / plugins / threshold / Makefile.am
blob515efdd3cc09fb841d08f0e2ad8caf320995cf75
1 plugin_LTLIBRARIES = threshold.la
2 threshold_la_LDFLAGS = -avoid-version -module -shared 
3 threshold_la_LIBADD = $(top_builddir)/plugins/colors/libcolors.la
4 threshold_la_SOURCES = threshold.C thresholdwindow.C histogramengine.C
6 AM_CXXFLAGS = $(LARGEFILE_CFLAGS)
8 INCLUDES = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime -I$(top_srcdir)/plugins/colors
9 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)
11 noinst_HEADERS = \
12         histogramengine.h histogramengine.inc \
13         threshold.h threshold.inc \
14         thresholdwindow.h thresholdwindow.inc \
15         picon_png.h 
16 EXTRA_DIST = picon.png