diff options
Diffstat (limited to 'gr-error-correcting-codes/src')
-rw-r--r-- | gr-error-correcting-codes/src/python/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-error-correcting-codes/src/python/Makefile.am b/gr-error-correcting-codes/src/python/Makefile.am index ca2acece8..e03d9eb40 100644 --- a/gr-error-correcting-codes/src/python/Makefile.am +++ b/gr-error-correcting-codes/src/python/Makefile.am @@ -27,6 +27,6 @@ TESTS = run_tests noinst_PYTHON = qa_ecc.py -grpython_PYTHON = +#grpython_PYTHON = MOSTLYCLEANFILES = *.pyc *~ run_tests |