minor update for aiff tests

This commit is contained in:
Josh Coalson
2002-12-17 08:15:20 +00:00
parent ccea6aaee7
commit 291b4fcbe9
2 changed files with 2 additions and 1 deletions

View File

@@ -63,6 +63,7 @@ CLEANFILES = \
$(wildcard *.flac) \ $(wildcard *.flac) \
$(wildcard *.ogg) \ $(wildcard *.ogg) \
$(wildcard *.cmp) \ $(wildcard *.cmp) \
$(wildcard *.aiff) \
$(wildcard *.wav) \ $(wildcard *.wav) \
$(wildcard ../../test_files/bins/*.raw) \ $(wildcard ../../test_files/bins/*.raw) \
$(wildcard ../../test_files/bins/*.flac) \ $(wildcard ../../test_files/bins/*.flac) \

View File

@@ -45,4 +45,4 @@ valgrind: all
release : all release : all
clean: clean:
rm -f *.raw *.flac *.ogg *.cmp *.wav ../../test_files/bins/*.raw ../../test_files/bins/*.flac ../../test_files/bins/*.cmp *.diff *.log *.cue core rm -f *.raw *.flac *.ogg *.cmp *.aiff *.wav ../../test_files/bins/*.raw ../../test_files/bins/*.flac ../../test_files/bins/*.cmp *.diff *.log *.cue core