diff options
-rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index bb8dfa5..0649864 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -23,9 +23,6 @@ test_itdb_LDADD = test_ls_SOURCES = test-ls.c test_ls_LDADD = -test_init_ipod_SOURCES = test-init-ipod.c -test_init_ipod_LDADD = - if HAVE_TAGLIB test_rebuild_db_SOURCES = test-rebuild-db.cc test_rebuild_db_LDADD = $(TAGLIB_LIBS) |