Changeset 8708
- Timestamp:
- 06/25/08 15:24:03
- Files:
-
- gnuradio/trunk/gnuradio-core/src/tests/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gnuradio/trunk/gnuradio-core/src/tests/Makefile.am
r8674 r8708 33 33 #Test program to test setting up buffers using gr_test which can be run manually 34 34 EXTRA_DIST = \ 35 test_buffers.py 35 test_buffers.py \ 36 benchmark_dotprod 37 36 38 37 39 noinst_PROGRAMS = \
