diff --git a/libs/speex/libspeex/Makefile.am b/libs/speex/libspeex/Makefile.am index a784002347..0972172e65 100644 --- a/libs/speex/libspeex/Makefile.am +++ b/libs/speex/libspeex/Makefile.am @@ -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