Merged r10539:10546 from michaelld/two_mods into trunk. Trunk passes distcheck.
[debian/gnuradio] / gr-gpio / src / python / Makefile.am
index b61a408057b7718db8e39086aa53bdfc16f88e78..ee5bdaadd895718aaa4c7c8391771ab154b9dfb7 100644 (file)
@@ -36,15 +36,4 @@ dist_bin_SCRIPTS =                   \
     gpio_usrp_siggen.py                \
     gpio_usrp_fft.py
 
-# List of python files that will get distributed in tarball
-# but not installed anywhere on system
-noinst_PYTHON =                        \
-    qa_gpio.py
-
-# Programs that get run by 'make check'
-TESTS = run_tests
-
-# Files to go into tarball not otherwise mentioned
-EXTRA_DIST = run_tests.in
-
 MOSTLYCLEANFILES = *.pyo *.pyc *~