remove spurious CLEANFILES

This commit is contained in:
Josh Coalson
2007-09-11 06:29:28 +00:00
parent 0f325b0786
commit d22b8887c2
3 changed files with 0 additions and 6 deletions

View File

@@ -24,5 +24,3 @@ noinst_PROGRAMS = test_streams
test_streams_SOURCES = \
main.c
test_streams_LDADD = -lm
CLEANFILES = $(wildcard *.raw)