diff options
author | Johnathan Corgan | 2011-07-04 21:07:29 -0700 |
---|---|---|
committer | Johnathan Corgan | 2011-07-04 21:07:29 -0700 |
commit | ec4c3c3c2893b9f068ca11ad623a77d9b12f60a8 (patch) | |
tree | 1eb2c48fdcba9c6734403a42fdafb7055f799dc2 /gnuradio-examples/python/Makefile.am | |
parent | 0ff8efadfbd68def82b360db461ae9adb52f176f (diff) | |
parent | b7d8980a6e9e070609b4270ad51d8a91ebfb60b2 (diff) | |
download | gnuradio-ec4c3c3c2893b9f068ca11ad623a77d9b12f60a8.tar.gz gnuradio-ec4c3c3c2893b9f068ca11ad623a77d9b12f60a8.tar.bz2 gnuradio-ec4c3c3c2893b9f068ca11ad623a77d9b12f60a8.zip |
Merge branch 'master' into next
Diffstat (limited to 'gnuradio-examples/python/Makefile.am')
-rw-r--r-- | gnuradio-examples/python/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnuradio-examples/python/Makefile.am b/gnuradio-examples/python/Makefile.am index ea03b438f..30effdf9a 100644 --- a/gnuradio-examples/python/Makefile.am +++ b/gnuradio-examples/python/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright 2004,2007,2009 Free Software Foundation, Inc. +# Copyright 2004,2007,2009,2011 Free Software Foundation, Inc. # # This file is part of GNU Radio # @@ -23,7 +23,6 @@ include $(top_srcdir)/Makefile.common SUBDIRS = \ apps \ - audio \ digital \ digital-bert \ digital_voice \ |