r105: This commit was manufactured by cvs2svn to create tag
[cinelerra_cv/mob.git] / hvirtual / plugins / scale / Makefile.am
blobc10d15b9dadb3b390a319510e0274784dc61cddf
1 plugin_LTLIBRARIES = scale.la
2 scale_la_LDFLAGS = -avoid-version -module -shared 
3 scale_la_LIBADD = 
4 scale_la_SOURCES = scale.C scalewin.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)