summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2008-03-10 08:05:18 +0000
committerishmal <ishmal@users.sourceforge.net>2008-03-10 08:05:18 +0000
commit9122df4038ce6042d2012f152de2d158aac30249 (patch)
tree720544c2357b161b2f18c03e700ce7b034616c16 /src
parentChanged to use INKSCAPE_JAVADIR (diff)
downloadinkscape-9122df4038ce6042d2012f152de2d158aac30249.tar.gz
inkscape-9122df4038ce6042d2012f152de2d158aac30249.zip
add domptr.cpp
(bzr r5032)
Diffstat (limited to 'src')
-rw-r--r--src/dom/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dom/Makefile_insert b/src/dom/Makefile_insert
index 05f4f254b..da748b2b8 100644
--- a/src/dom/Makefile_insert
+++ b/src/dom/Makefile_insert
@@ -13,6 +13,7 @@ dom_libdom_a_SOURCES = \
dom/domconfig.h \
dom/domimpl.cpp \
dom/domimpl.h \
+ dom/domptr.cpp \
dom/domstring.cpp \
dom/domstring.h \
dom/domstringimpl.h \