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:
@@ -30,4 +30,4 @@ debug: all
|
||||
release: all
|
||||
|
||||
clean:
|
||||
rm -f *.raw *.flac *.cmp *.wav ../../test_files/bins/*.raw ../../test_files/bins/*.flac ../../test_files/bins/*.cmp *.log core
|
||||
rm -f *.raw *.flac *.ogg *.cmp *.wav ../../test_files/bins/*.raw ../../test_files/bins/*.flac ../../test_files/bins/*.cmp *.log core
|
||||
|
||||
Reference in New Issue
Block a user