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