minor tweaks to support bin tests
[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/*.raw) \
5         $(wildcard ../../test_files/*.flac) \
6         $(wildcard ../../test_files/*.cmp) \
7         $(wildcard *.log)