summaryrefslogtreecommitdiffstats
path: root/src/libuemf/Makefile_insert
diff options
context:
space:
mode:
authormathog <>2015-04-27 18:49:22 +0000
committermathog <>2015-04-27 18:49:22 +0000
commitac063302cd13238523a4f62744282944761c2a49 (patch)
treeca58647a8b08d04d4f5040923da888f3dafd9b50 /src/libuemf/Makefile_insert
parentEnable snapping of cusp nodes by default (diff)
downloadinkscape-ac063302cd13238523a4f62744282944761c2a49.tar.gz
inkscape-ac063302cd13238523a4f62744282944761c2a49.zip
patch for bugs 1447850 and 1447382
(bzr r14062)
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 \