mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
minor tweaks to support bin tests
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
TESTS = ./test_unit.sh ./test_streams.sh ./test_bins/sh
|
||||
TESTS = ./test_unit.sh ./test_streams.sh ./test_bins.sh
|
||||
|
||||
CLEANFILES = $(wildcard *.raw) $(wildcard *.flac) $(wildcard *.cmp) \
|
||||
$(wildcard ../../test_files/*.raw) \
|
||||
$(wildcard ../../test_files/*.flac) \
|
||||
$(wildcard ../../test_files/*.cmp) \
|
||||
$(wildcard *.log)
|
||||
|
||||
Reference in New Issue
Block a user