diff options
| author | Martin Owens <doctormo@gmail.com> | 2014-02-26 15:31:28 +0000 |
|---|---|---|
| committer | Martin Owens <doctormo@gmail.com> | 2014-02-26 15:31:28 +0000 |
| commit | 6f844ef457690c841b0be91d70b1e54b61c04812 (patch) | |
| tree | 27cdbafb97c10e43b051f0d1c12fb2a14193907f /src/util/Makefile_insert | |
| parent | Merge from trunk (diff) | |
| download | inkscape-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/util/Makefile_insert')
| -rw-r--r-- | src/util/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/Makefile_insert b/src/util/Makefile_insert index 4066ffd5d..7169fa8f7 100644 --- a/src/util/Makefile_insert +++ b/src/util/Makefile_insert @@ -1,6 +1,8 @@ ## Makefile.am fragment sourced by src/Makefile.am. ink_common_sources += \ + util/ziptool.h \ + util/ziptool.cpp \ util/accumulators.h \ util/compose.hpp \ util/copy.h \ |
