Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / plugins / histogram / Makefile.am
blob8d10f6e04b1a89337632927b89590d6d26ba8e56
1 plugin_LTLIBRARIES = histogram.la
2 histogram_la_LDFLAGS = -avoid-version -module -shared 
3 histogram_la_LIBADD = $(top_builddir)/plugins/colors/libcolors.la
4 histogram_la_SOURCES = histogram.C histogramconfig.C histogramwindow.C
5 AM_CXXFLAGS = $(LARGEFILE_CFLAGS)
7 INCLUDES = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime -I$(top_srcdir)/plugins/colors
8 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)
10 noinst_HEADERS = \
11         aggregated.h \
12         histogram.h histogramconfig.h histogramwindow.h \
13         histogram.inc histogramconfig.inc histogramwindow.inc \
14         max_picon_png.h mid_picon_png.h min_picon_png.h picon_png.h 
15 EXTRA_DIST = picon.png max_picon.png mid_picon.png min_picon.png