diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2006-04-10 01:06:11 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2006-04-10 01:06:11 +0000 |
| commit | f50fbbee341a7aaa01c570d74074d7c1d2f44e8b (patch) | |
| tree | 2af1d238df468bd4505dbc6244266206d9c94293 /src | |
| parent | New test files. I will rip this out later. (diff) | |
| download | inkscape-f50fbbee341a7aaa01c570d74074d7c1d2f44e8b.tar.gz inkscape-f50fbbee341a7aaa01c570d74074d7c1d2f44e8b.zip | |
Add ziptool temporarily
(bzr r470)
Diffstat (limited to 'src')
| -rw-r--r-- | src/dom/Makefile_insert | 4 |
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 |
