summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fa49cd2)
raw | patch | inline | side by side (parent: fa49cd2)
author | rwst <rwst@users.sourceforge.net> | |
Wed, 24 May 2006 08:39:08 +0000 (08:39 +0000) | ||
committer | rwst <rwst@users.sourceforge.net> | |
Wed, 24 May 2006 08:39:08 +0000 (08:39 +0000) |
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index 569ef532cdb86463f06c338288a3eb1f04ebc0e8..a24ebcc2c3d9df5bfb6ee5642ac96f925a350ea6 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
test_all_LDADD = \
$(all_libs) \
- io/libio.a \
- $(libnr_test_nr_LDADD) \
$(svg_test_svg_LDADD) \
- $(xml_test_xml_LDADD)
+ $(libnr_test_nr_LDADD) \
+ $(xml_test_xml_LDADD) \
+ io/libio.a
# ################################################