1 # Disable automatic dependency tracking if using other tools than gcc and gmake
2 #AUTOMAKE_OPTIONS = no-dependencies
5 EXTRA_DIST=testenc.c testenc_wb.c testenc_uwb.c testdenoise.c testecho.c
7 INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) @OGG_CFLAGS@
9 lib_LTLIBRARIES = libspeex.la
11 # Sources for compilation in the library
12 libspeex_la_SOURCES = nb_celp.c \
48 noinst_HEADERS = lsp.h \
77 libspeex_la_LDFLAGS = -version-info @SPEEX_LT_CURRENT@:@SPEEX_LT_REVISION@:@SPEEX_LT_AGE@