summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJohnathan Corgan <jcorgan@corganenterprises.com>2011-07-18 15:54:43 -0700
committerJohnathan Corgan <jcorgan@corganenterprises.com>2011-07-18 16:36:15 -0700
commitb409a4b0c6131e01fc5a03c0fc31caa4829b0dec (patch)
tree51ec0115bd114716672f0659800cda933cfc77dd /config
parentc067ea65d7433d4111b344ded6dfbf089062cf33 (diff)
gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoder
Diffstat (limited to 'config')
-rw-r--r--config/grc_gr_vocoder.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/config/grc_gr_vocoder.m4 b/config/grc_gr_vocoder.m4
index 1bba5a4e5f..fa620ad052 100644
--- a/config/grc_gr_vocoder.m4
+++ b/config/grc_gr_vocoder.m4
@@ -32,6 +32,7 @@ AC_DEFUN([GRC_GR_VOCODER],[
gr-vocoder/grc/Makefile \
gr-vocoder/include/Makefile \
gr-vocoder/lib/Makefile \
+ gr-vocoder/lib/codec2/Makefile \
gr-vocoder/lib/gsm/Makefile \
gr-vocoder/python/Makefile \
gr-vocoder/python/run_tests \