we don't need OGG now without the test programs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12105 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
6baed5ce73
commit
80e547d134
|
@ -4,7 +4,7 @@
|
|||
|
||||
EXTRA_DIST=echo_diagnostic.m
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) @OGG_CFLAGS@ @FFT_CFLAGS@
|
||||
INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) @FFT_CFLAGS@
|
||||
|
||||
lib_LTLIBRARIES = libspeex.la libspeexdsp.la
|
||||
|
||||
|
|
Loading…
Reference in New Issue