summaryrefslogtreecommitdiffstats
path: root/src/io/Makefile_insert
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2006-04-06 03:34:45 +0000
committermental <mental@users.sourceforge.net>2006-04-06 03:34:45 +0000
commitb22dc68676d864d120525654758fb4154ca74b29 (patch)
treeede47dcd34bcbc490f51314f11ad538f669f9421 /src/io/Makefile_insert
parentnew language zh_TW (diff)
downloadinkscape-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_insert2
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 \