diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2015-04-27 23:25:25 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <mc@M0nst3r.bouyguesbox.fr> | 2015-04-27 23:25:25 +0000 |
| commit | 2a3d0b2487258be3f1b7aa8b4dea9ead84086743 (patch) | |
| tree | 6c0c9efdbbdcb146d118989c19779b1278ab7278 /src/libuemf/Makefile_insert | |
| parent | removed a few useless SP_OBJECT() casts (diff) | |
| parent | add two files omitted in patch at revision 14062 (diff) | |
| download | inkscape-2a3d0b2487258be3f1b7aa8b4dea9ead84086743.tar.gz inkscape-2a3d0b2487258be3f1b7aa8b4dea9ead84086743.zip | |
merge with trunk
(bzr r13922.1.18)
Diffstat (limited to 'src/libuemf/Makefile_insert')
| -rw-r--r-- | src/libuemf/Makefile_insert | 2 |
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 \ |
