summaryrefslogtreecommitdiff
path: root/orkbasecxx/filters/g722codec/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'orkbasecxx/filters/g722codec/Makefile.am')
-rw-r--r--orkbasecxx/filters/g722codec/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/orkbasecxx/filters/g722codec/Makefile.am b/orkbasecxx/filters/g722codec/Makefile.am
index 9ff6ccf..9d9f66d 100644
--- a/orkbasecxx/filters/g722codec/Makefile.am
+++ b/orkbasecxx/filters/g722codec/Makefile.am
@@ -1,7 +1,7 @@
METASOURCES = AUTO
SUBDIRS =
noinst_LTLIBRARIES = libg722codec.la
-libg722codec_la_SOURCES = G722Codec.cpp
+libg722codec_la_SOURCES = G722Codec.cpp G722.h G722Codec.h
-INCLUDES = -I@top_srcdir@ -I../..
+INCLUDES = -I$(top_srcdir) -I../..
AM_CXXFLAGS = -D_REENTRANT