1 plugin_LTLIBRARIES = interpolate.la
2 interpolate_la_LDFLAGS = -avoid-version -module -shared
3 interpolate_la_LIBADD =
4 interpolate_la_SOURCES = interpolate.C
8 INCLUDES = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime
9 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)