summaryrefslogtreecommitdiffstats
path: root/src/libuemf/Makefile_insert
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-05-09 18:34:01 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-05-09 18:34:01 +0000
commit36bc16fc9772ce0271eb5ec62e2c03cb1038282e (patch)
treec13d992c952bd21bc00c393d80bfe31c3b35284e /src/libuemf/Makefile_insert
parentprevent overflow index on a pathinfo function (diff)
parentFix Doxyfile (diff)
downloadinkscape-36bc16fc9772ce0271eb5ec62e2c03cb1038282e.tar.gz
inkscape-36bc16fc9772ce0271eb5ec62e2c03cb1038282e.zip
update to trunk
(bzr r13645.1.85)
Diffstat (limited to 'src/libuemf/Makefile_insert')
-rw-r--r--src/libuemf/Makefile_insert2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libuemf/Makefile_insert b/src/libuemf/Makefile_insert
index 004c56dfc..427a0e80e 100644
--- a/src/libuemf/Makefile_insert
+++ b/src/libuemf/Makefile_insert
@@ -12,6 +12,8 @@ libuemf_libuemf_a_SOURCES = \
libuemf/uemf_endian.h \
libuemf/uemf_print.c \
libuemf/uemf_print.h \
+ libuemf/uemf_safe.c \
+ libuemf/uemf_safe.h \
libuemf/uemf_utf.c \
libuemf/uemf_utf.h \
libuemf/uwmf.c \