From: ishmal Date: Mon, 10 Apr 2006 01:06:11 +0000 (+0000) Subject: Add ziptool temporarily X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=00384b0bc06416adf50c50bcdc08be40d88f0f44;p=inkscape.git Add ziptool temporarily --- diff --git a/src/dom/Makefile_insert b/src/dom/Makefile_insert index 19be5c9f9..0ccd3b3d0 100644 --- a/src/dom/Makefile_insert +++ b/src/dom/Makefile_insert @@ -53,5 +53,7 @@ dom_libdom_a_SOURCES = \ dom/xpathimpl.cpp \ dom/xpathimpl.h \ dom/xpathparser.cpp \ - dom/xpathparser.h + dom/xpathparser.h \ + dom/ziptool.h \ + dom/ziptool.cpp