summaryrefslogtreecommitdiffstats
path: root/src/xml/Makefile_insert
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/Makefile_insert')
-rw-r--r--src/xml/Makefile_insert10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/xml/Makefile_insert b/src/xml/Makefile_insert
index 84e907126..5810052de 100644
--- a/src/xml/Makefile_insert
+++ b/src/xml/Makefile_insert
@@ -73,11 +73,11 @@ xml_test_xml_SOURCES = \
xml_test_xml_LDADD = \
xml/libtest-xml.a \
- xml/libspxml.a \
+ xml/libspxml.a \
util/libinkutil.a \
- svg/libspsvg.a \
- svg/libtest-stubs.a \
- libinkpost.a \
+ svg/libspsvg.a \
+ test-stubs.o \
+ libinkpost.a \
debug/libinkdebug.a \
$(INKSCAPE_LIBS)
@@ -87,7 +87,7 @@ xml_repr_action_test_SOURCES = \
xml_repr_action_test_LDADD = \
xml/libspxml.a \
svg/libspsvg.a \
- svg/libtest-stubs.a \
+ libtest-stubs.a \
util/libinkutil.a \
libinkpost.a \
debug/libinkdebug.a \