Removed gr.flow_graph, gr.hier_block and friends. From here on out
[debian/gnuradio] / gnuradio-core / src / python / gnuradio / Makefile.am
index 388681e55053d688e1972aa511b8956f24e4554c..d01882151a482e1ea487fbafe21a07443e90d331 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright 2004,2007 Free Software Foundation, Inc.
+# Copyright 2004,2007,2008 Free Software Foundation, Inc.
 # 
 # This file is part of GNU Radio
 # 
@@ -21,7 +21,7 @@
 
 include $(top_srcdir)/Makefile.common
 
-SUBDIRS = gr gru gruimpl blks blksimpl blks2 blks2impl vocoder
+SUBDIRS = gr gru gruimpl blks2 blks2impl vocoder
 
 grpython_PYTHON =                      \
        __init__.py                     \