Merge branch 'wip/howto' of git@gnuradio.org:jcorgan
[debian/gnuradio] / gr-howto-write-a-block / python / Makefile.am
index 79f44019d15f08451b1bc9a1faf3f996426911b3..4ef5fc964d276fac3c858ab26dedf4d92878a9d2 100644 (file)
 
 include $(top_srcdir)/Makefile.common
 
-EXTRA_DIST = run_tests.in
-
+ourpythondir = $(grpythondir)/howto
 
-TESTS =                                \
-       run_tests
+EXTRA_DIST = run_tests.in
+TESTS = run_tests
 
+ourpython_PYTHON = \
+       __init__.py
 
-noinst_PYTHON =                        \
+noinst_PYTHON = \
        qa_howto.py