r105: This commit was manufactured by cvs2svn to create tag
[cinelerra_cv/mob.git] / hvirtual / plugins / perspective / Makefile.am
blobf41ef932bb686fb593045b694f62ae12e344cf10
1 plugin_LTLIBRARIES = perspective.la
2 perspective_la_LDFLAGS = -avoid-version -module -shared 
3 perspective_la_LIBADD = 
4 perspective_la_SOURCES = perspective.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)