r121: This commit was manufactured by cvs2svn to create tag
[cinelerra_cv/mob.git] / hvirtual / plugins / wave / Makefile.am
blobaf08e6ec5982e68bad141abe2b0e548033e4eedd
1 plugin_LTLIBRARIES = wave.la
2 wave_la_LDFLAGS = -avoid-version -module -shared 
3 wave_la_LIBADD = 
4 wave_la_SOURCES = wave.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)