r864: Merge 2.1:
[cinelerra_cv.git] / plugins / toolame / Makefile.am
blob838fcf3a64c0d5336e7e5f608584334de2dcd77e
1 plugin_LTLIBRARIES = toolame.la
2 toolame_la_CFLAGS = -DPURGE -DUNIX -DNDEBUG -DINLINE=inline
3 toolame_la_LDFLAGS = -module -shared -avoid-version
4 toolame_la_LIBADD =
5 toolame_la_SOURCES = common.c encode.c ieeefloat.c musicin.c portableio.c psy.c subs.c tonal.c
6 AM_CFLAGS =
7 AM_CXXFLAGS =
9 INCLUDES = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime
10 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)
12 noinst_HEADERS = absthr.h alloc.h common.h critband.h encoder.h enwindow.h freqtable.h ieeefloat.h portableio.h