Added ability to extract category names from doxygen.
[debian/gnuradio] / grc / python / Makefile.am
index e6d253f5c1383e362c99cc3d53dffd8028609a6a..0a62c08257a36e9ba3fef5294b899a0933243dd7 100644 (file)
@@ -25,6 +25,7 @@ ourpythondir = $(grc_src_prefix)/python
 ourpython_PYTHON = \
        convert_hier.py \
        expr_utils.py \
+       extract_category.py \
        extract_docs.py \
        Block.py \
        Connection.py \