fixing variable names in HD downscalers
[cinelerra_cv/ct.git] / plugins / 720to480 / Makefile.am
blob7c6d08e9f48b2c9375160945efcc073b2ae77b41
1 scale720to480_la_srcdir = $(top_srcdir)/plugins/720to480
2 plugin_LTLIBRARIES += scale720to480.la
3 scale720to480_la_LDFLAGS = -avoid-version -module -shared
4 scale720to480_la_LIBADD =
5 scale720to480_la_SOURCES = $(scale720to480_la_srcdir)/720to480.C
6 scale720to480_la_CXXFLAGS = $(LARGEFILE_CFLAGS)
8 scale720to480_la_CPPFLAGS = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime
10 noinst_HEADERS += $(scale720to480_la_srcdir)/720to480.h