]> granicus.if.org Git - taglib/commitdiff
Add test_flac.cpp to Makefile.am
authorLukáš Lalinský <lalinsky@gmail.com>
Mon, 2 Nov 2009 19:54:10 +0000 (19:54 +0000)
committerLukáš Lalinský <lalinsky@gmail.com>
Mon, 2 Nov 2009 19:54:10 +0000 (19:54 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1043989 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

tests/Makefile.am

index e51ac0dea05d32a2e0059fc557eed118845f187d..9f99683b8546374830e419adb8edb2aff0a3a6ad 100644 (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