diff options
author | jcorgan | 2007-04-03 19:53:50 +0000 |
---|---|---|
committer | jcorgan | 2007-04-03 19:53:50 +0000 |
commit | 0825379873157f65ebbcdaeed47da5bd760c5276 (patch) | |
tree | 5c69e43679d071de035c27f6784badc0d8ed050b /gnuradio-examples/python/hier/Makefile.am | |
parent | 5943dd46802d6649686e7e94303405561f14f027 (diff) | |
download | gnuradio-0825379873157f65ebbcdaeed47da5bd760c5276.tar.gz gnuradio-0825379873157f65ebbcdaeed47da5bd760c5276.tar.bz2 gnuradio-0825379873157f65ebbcdaeed47da5bd760c5276.zip |
Merged r4429:4857 from developer branch jcorgan/dect into trunk, passes distcheck.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4858 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'gnuradio-examples/python/hier/Makefile.am')
-rw-r--r-- | gnuradio-examples/python/hier/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnuradio-examples/python/hier/Makefile.am b/gnuradio-examples/python/hier/Makefile.am index f9931b3e9..c212ade19 100644 --- a/gnuradio-examples/python/hier/Makefile.am +++ b/gnuradio-examples/python/hier/Makefile.am @@ -21,6 +21,7 @@ SUBDIRS = \ audio \ + dect \ digital \ ofdm \ networking \ |