remove .ogg files in cleaning

This commit is contained in:
Josh Coalson
2002-08-07 17:08:32 +00:00
parent 9bcf9e8174
commit eab64574d3
2 changed files with 2 additions and 2 deletions

View File

@@ -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