diff options
| author | MenTaLguY <mental@rydia.net> | 2006-04-06 03:34:45 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2006-04-06 03:34:45 +0000 |
| commit | b22dc68676d864d120525654758fb4154ca74b29 (patch) | |
| tree | ede47dcd34bcbc490f51314f11ad538f669f9421 /src/io/Makefile_insert | |
| parent | new language zh_TW (diff) | |
| download | inkscape-b22dc68676d864d120525654758fb4154ca74b29.tar.gz inkscape-b22dc68676d864d120525654758fb4154ca74b29.zip | |
introduce uniform resource path API to replace copy-and-pasted hacks
(bzr r436)
Diffstat (limited to 'src/io/Makefile_insert')
| -rw-r--r-- | src/io/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/io/Makefile_insert b/src/io/Makefile_insert index 57978d678..f575b6e8d 100644 --- a/src/io/Makefile_insert +++ b/src/io/Makefile_insert @@ -14,6 +14,8 @@ io_libio_a_SOURCES = \ io/gzipstream.h \ io/inkscapestream.cpp \ io/inkscapestream.h \ + io/resource.cpp \ + io/resource.h \ io/simple-sax.cpp \ io/simple-sax.h \ io/stringstream.cpp \ |
