1 plugin_LTLIBRARIES = scale.la
2 scale_la_LDFLAGS = -avoid-version -module -shared
4 scale_la_SOURCES = scale.C scalewin.C
8 INCLUDES = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime
9 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)