diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2014-01-18 09:11:04 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2014-01-18 09:11:04 +0000 |
| commit | f12d6a57fe5cc18be5afd164061578d8e00d75ce (patch) | |
| tree | 7fd1a501a8a545fbf2326ead48cd041928699c5e /src/libuemf/Makefile_insert | |
| parent | update to trunk (diff) | |
| parent | Fix missing embeded image condition, kindly caught by suv in bug #1270334 (diff) | |
| download | inkscape-f12d6a57fe5cc18be5afd164061578d8e00d75ce.tar.gz inkscape-f12d6a57fe5cc18be5afd164061578d8e00d75ce.zip | |
update to trunk
(bzr r11950.1.235)
Diffstat (limited to 'src/libuemf/Makefile_insert')
| -rw-r--r-- | src/libuemf/Makefile_insert | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/libuemf/Makefile_insert b/src/libuemf/Makefile_insert index ca14ed19f..004c56dfc 100644 --- a/src/libuemf/Makefile_insert +++ b/src/libuemf/Makefile_insert @@ -20,5 +20,9 @@ libuemf_libuemf_a_SOURCES = \ libuemf/uwmf_endian.h \ libuemf/uwmf_print.c \ libuemf/uwmf_print.h \ + libuemf/upmf.c \ + libuemf/upmf.h \ + libuemf/upmf_print.c \ + libuemf/upmf_print.h \ libuemf/symbol_convert.c \ libuemf/symbol_convert.h |
