summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2014-04-27 18:20:38 +0000
committerJabiertxof <jtx@jtx.marker.es>2014-04-27 18:20:38 +0000
commit6dbb97b932fbd47621af9b93f58c2d3a888d9653 (patch)
treedbe9843885e0764bd09a992f82b510081d878f63 /src/util
parentupdate to trunk (diff)
parentUpdate CMake Files (diff)
downloadinkscape-6dbb97b932fbd47621af9b93f58c2d3a888d9653.tar.gz
inkscape-6dbb97b932fbd47621af9b93f58c2d3a888d9653.zip
update to trunk
(bzr r11950.1.338)
Diffstat (limited to 'src/util')
-rw-r--r--src/util/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/CMakeLists.txt b/src/util/CMakeLists.txt
index 924cab355..732e01b0c 100644
--- a/src/util/CMakeLists.txt
+++ b/src/util/CMakeLists.txt
@@ -35,10 +35,12 @@ set(util_SRC
reference.h
reverse-list.h
share.h
+ signal-blocker.h
tuple.h
ucompose.hpp
units.h
unordered-containers.h
+ ziptool.h
)
# add_inkscape_lib(util_LIB "${util_SRC}")