summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMartin Owens <doctormo@gmail.com>2014-02-26 15:31:28 +0000
committerMartin Owens <doctormo@gmail.com>2014-02-26 15:31:28 +0000
commit6f844ef457690c841b0be91d70b1e54b61c04812 (patch)
tree27cdbafb97c10e43b051f0d1c12fb2a14193907f /src/Makefile.am
parentMerge from trunk (diff)
downloadinkscape-6f844ef457690c841b0be91d70b1e54b61c04812.tar.gz
inkscape-6f844ef457690c841b0be91d70b1e54b61c04812.zip
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ziptool to utils.
(bzr r13047.1.5)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7fbc135c5..d3f8794ee 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -23,7 +23,6 @@ endif
noinst_LIBRARIES = \
- dom/libdom.a \
libcroco/libcroco.a \
libavoid/libavoid.a \
$(internal_GDL) \
@@ -108,7 +107,6 @@ endif
include Makefile_insert
include dialogs/Makefile_insert
include display/Makefile_insert
-include dom/Makefile_insert
include extension/Makefile_insert
include extension/dbus/Makefile_insert
include extension/implementation/Makefile_insert
@@ -148,7 +146,6 @@ EXTRA_DIST += \
debug/makefile.in \
dialogs/makefile.in \
display/makefile.in \
- dom/makefile.in \
extension/implementation/makefile.in \
extension/internal/makefile.in \
extension/makefile.in \