diff options
author | Josh Coalson <jcoalson@users.sourceforce.net> | 2003-01-11 06:23:34 +0000 |
---|---|---|
committer | Josh Coalson <jcoalson@users.sourceforce.net> | 2003-01-11 06:23:34 +0000 |
commit | 4b08c0b05ff94ca21060e459c8693a60239bbb3b (patch) | |
tree | eada80d28f5999c274646e39b36257e55096eb5f /test/Makefile.am | |
parent | 6b4dfd05155d52af4503a5f9c4d411c83c3434dc (diff) | |
download | flac-4b08c0b05ff94ca21060e459c8693a60239bbb3b.tar.gz |
add metaflac.flac.in and metaflac.flac.ok
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index aacc0a0f..690ab0b3 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -50,6 +50,8 @@ TESTS = \ EXTRA_DIST = \ Makefile.lite \ cuesheet.ok \ + metaflac.flac.in \ + metaflac.flac.ok \ test_libFLAC.sh \ test_libFLAC++.sh \ test_libOggFLAC.sh \ |