minor fixes
[platform/upstream/flac.git] / test / Makefile.am
1 TESTS = ./test_unit.sh ./test_streams.sh ./test_bins.sh
2
3 CLEANFILES = $(wildcard *.raw) $(wildcard *.flac) $(wildcard *.cmp) \
4         $(wildcard ../../test_files/bins/*.raw) \
5         $(wildcard ../../test_files/bins/*.flac) \
6         $(wildcard ../../test_files/bins/*.cmp) \
7         $(wildcard *.log)