Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
291b4fcb
Commit
291b4fcb
authored
Dec 17, 2002
by
Josh Coalson
Browse files
minor update for aiff tests
parent
ccea6aae
Changes
2
Hide whitespace changes
Inline
Side-by-side
test/Makefile.am
View file @
291b4fcb
...
...
@@ -63,6 +63,7 @@ CLEANFILES = \
$(
wildcard
*
.flac
)
\
$(
wildcard
*
.ogg
)
\
$(
wildcard
*
.cmp
)
\
$(
wildcard
*
.aiff
)
\
$(
wildcard
*
.wav
)
\
$(
wildcard
../../test_files/bins/
*
.raw
)
\
$(
wildcard
../../test_files/bins/
*
.flac
)
\
...
...
test/Makefile.lite
View file @
291b4fcb
...
...
@@ -45,4 +45,4 @@ valgrind: all
release
:
all
clean
:
rm
-f
*
.raw
*
.flac
*
.ogg
*
.cmp
*
.wav ../../test_files/bins/
*
.raw ../../test_files/bins/
*
.flac ../../test_files/bins/
*
.cmp
*
.diff
*
.log
*
.cue core
rm
-f
*
.raw
*
.flac
*
.ogg
*
.cmp
*
.aiff
*
.wav ../../test_files/bins/
*
.raw ../../test_files/bins/
*
.flac ../../test_files/bins/
*
.cmp
*
.diff
*
.log
*
.cue core
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment