Add test_flac.cpp to Makefile.am

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1043989 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Lukáš Lalinský 2009-11-02 19:54:10 +00:00
parent 44c08b8ca2
commit d81af82ec4

View File

@ -29,7 +29,8 @@ test_runner_SOURCES = \
test_riff.cpp \
test_aiff.cpp \
test_ogg.cpp \
test_oggflac.cpp
test_oggflac.cpp \
test_flac.cpp
if build_tests
TESTS = test_runner