remove the build stubs for the exe's and the ogg dependency as we don't use them
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7352 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
fa67af4516
commit
db3d1e1358
|
@ -4,7 +4,7 @@
|
|||
|
||||
EXTRA_DIST=testenc.c testenc_wb.c testenc_uwb.c testdenoise.c testecho.c
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) @OGG_CFLAGS@
|
||||
INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
|
||||
|
||||
lib_LTLIBRARIES = libspeex.la
|
||||
|
||||
|
|
Loading…
Reference in New Issue