Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / plugins / motion / Makefile.am
blob09b8fe654947bb21fab5895025290644a7377930
1 plugin_LTLIBRARIES = motion.la
2 motion_la_LDFLAGS = -avoid-version -module -shared
3 motion_la_LIBADD = libaffine.la
4 motion_la_SOURCES = motion.C motionwindow.C
5 noinst_LTLIBRARIES = libaffine.la
6 libaffine_la_LDFLAGS = 
7 libaffine_la_LIBADD = 
8 libaffine_la_SOURCES = affine.C
9 AM_CXXFLAGS = $(LARGEFILE_CFLAGS)
11 INCLUDES = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime
12 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)
14 noinst_HEADERS = \
15         affine.h affine.inc \
16         motion.h motion.inc \
17         motionwindow.h motionwindow.inc \
18         picon_png.h 
19 EXTRA_DIST = picon.png