summaryrefslogtreecommitdiff
path: root/orkaudio/Makefile.am
diff options
context:
space:
mode:
authorGerald Begumisa <ben_g@users.sourceforge.net>2007-01-24 19:40:58 +0000
committerGerald Begumisa <ben_g@users.sourceforge.net>2007-01-24 19:40:58 +0000
commit13101c872080e1579db20792581f2ddd408d59c2 (patch)
tree4d3d9e2b885ca044fb7d057b472443fe96c0c580 /orkaudio/Makefile.am
parent007580ea7479c74338199bea423e38465d1ebc15 (diff)
Support for iLBC added by Gerald Begumisa
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@393 09dcff7a-b715-0410-9601-b79a96267cd0
Diffstat (limited to 'orkaudio/Makefile.am')
-rw-r--r--orkaudio/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/orkaudio/Makefile.am b/orkaudio/Makefile.am
index 49598bb..c28f173 100644
--- a/orkaudio/Makefile.am
+++ b/orkaudio/Makefile.am
@@ -14,7 +14,7 @@ orkaudio_SOURCES = OrkAudio.cpp \
ImmediateProcessing.cpp \
Reporting.cpp
AM_CPPFLAGS = -D_REENTRANT
-INCLUDES = -I@top_srcdir@ -I../orkbasecxx -I../orkbasecxx/filters/gsm -I../orkbasecxx/filters/gsm/gsm610
+INCLUDES = -I@top_srcdir@ -I../orkbasecxx -I../orkbasecxx/filters/gsm -I../orkbasecxx/filters/gsm/gsm610 -I../orkbasecxx/filters/ilbc -I../orkbasecxx/filters/ilbc/ilbc
SUBDIRS = audiocaptureplugins filters
#orkaudio_LDADD = $(top_builddir)/messages/libmessages.la