mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
remove .ogg files in cleaning
This commit is contained in:
@@ -25,7 +25,7 @@ EXTRA_DIST = \
|
||||
test_bins.sh
|
||||
|
||||
CLEANFILES = \
|
||||
$(wildcard *.raw) $(wildcard *.flac) $(wildcard *.cmp) $(wildcard *.wav) \
|
||||
$(wildcard *.raw) $(wildcard *.flac) $(wildcard *.ogg) $(wildcard *.cmp) $(wildcard *.wav) \
|
||||
$(wildcard ../../test_files/bins/*.raw) \
|
||||
$(wildcard ../../test_files/bins/*.flac) \
|
||||
$(wildcard ../../test_files/bins/*.cmp) \
|
||||
|
||||
Reference in New Issue
Block a user