r125: This commit was manufactured by cvs2svn to create tag 'r1_1_7-last'.
[cinelerra_cv/mob.git] / hvirtual / plugins / lame / Makefile.am
blob23ab05b20c543e0df92dfd99b792ff8afe2feb0c
1 plugin_LTLIBRARIES = lame.la
2 lame_la_CFLAGS = -DCHAR_BIT=8
3 lame_la_LDFLAGS = -avoid-version -module -shared 
4 lame_la_LIBADD = -lmp3lame
5 lame_la_SOURCES = get_audio.c lametime.c main.c parse.c portableio.c timestatus.c 
6 AM_CFLAGS = 
7 AM_CXXFLAGS = 
9 INCLUDES = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime -I/usr/include/lame
11 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)
13 noinst_HEADERS = brhist.h get_audio.h lametime.h main.h parse.h portableio.h timestatus.h