Skip to content
Snippets Groups Projects
Commit 8f5ddb76 authored by Madeline Wade's avatar Madeline Wade
Browse files

Fixing tests/ subdirectory so it builds

parent b208d195
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ AC_CONFIG_FILES([ \
gst/cmath/Makefile \
gst/splitcounter/Makefile \
python/Makefile \
tests/Makefile \
])
......
......@@ -7,12 +7,6 @@ pkgpythondir = $(pkgpyexecdir)
pkgpython_PYTHON = \
test_common.py
EXTRA_DIST = \
L-L1_TEST_FRAME-10-10.gwf \
lal_logical_undersampler_test_01.py
#TESTS = lal_logical_undersampler_test_01.py
clean-local :
rm -f *.dump
rm -f *.avi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment