summaryrefslogtreecommitdiff
path: root/test/Makefile.lite
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2007-08-01 03:02:00 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2007-08-01 03:02:00 +0000
commit12d3a41896ea18d572e3a5b91181b9d2d95a347b (patch)
tree8fc555497e24e29bc467100b42cf8aed5579a792 /test/Makefile.lite
parent05f710f4e02a95defc26b38edfaa5c5c2dbef416 (diff)
downloadflac-12d3a41896ea18d572e3a5b91181b9d2d95a347b.tar.gz
change default extension for ogg flac from .ogg to .oga (SF#1762492: http://sourceforge.net/tracker/index.php?func=detail&aid=1762492&group_id=13478&atid=113478)
Diffstat (limited to 'test/Makefile.lite')
-rw-r--r--test/Makefile.lite2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.lite b/test/Makefile.lite
index cca0ed16..2a05ab76 100644
--- a/test/Makefile.lite
+++ b/test/Makefile.lite
@@ -52,4 +52,4 @@ valgrind: all
release : all
clean:
- rm -f *.raw *.flac *.ogg *.cmp *.aiff *.wav *.diff *.log *.cue core flac-to-flac-metadata-test-files/out.* metaflac-test-files/out.*
+ rm -f *.raw *.flac *.oga *.ogg *.cmp *.aiff *.wav *.diff *.log *.cue core flac-to-flac-metadata-test-files/out.* metaflac-test-files/out.*