summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2006-10-02 13:33:43 +0000
committerjcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2006-10-02 13:33:43 +0000
commitd15f80e5d22868196c0b45924bf8f7c889b141ca (patch)
tree72e4dd625c873d1cd12fb58b381265828912e251 /tests
parent16719c549952357f752f7bf8526ba5e8af6230a2 (diff)
downloadlibgpod-d15f80e5d22868196c0b45924bf8f7c889b141ca.tar.gz
libgpod-d15f80e5d22868196c0b45924bf8f7c889b141ca.tar.xz
libgpod-d15f80e5d22868196c0b45924bf8f7c889b141ca.zip
Further simplification of
* tests/Makefile.am tests/test-init-ipod.c: fix compilation error when building with --disable-gdk-pixbuf. Thanks to David Philippi and Christophe Fergeau. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1327 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
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)