r121: This commit was manufactured by cvs2svn to create tag
[cinelerra_cv/mob.git] / hvirtual / plugins / 720to480 / Makefile.am
blobb9b9bd0d79c1a6bdaeeb256f9000f28ccdda8ea0
1 plugin_LTLIBRARIES = 720to480.la
2 720to480_la_LDFLAGS = -avoid-version -module -shared
3 720to480_la_LIBADD =
4 720to480_la_SOURCES = 720to480.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)