summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dom/Makefile_insert4
1 files changed, 3 insertions, 1 deletions
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