From: ishmal Date: Mon, 10 Mar 2008 08:05:18 +0000 (+0000) Subject: add domptr.cpp X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=039ff76f5ba12cab00399feed02b826d1d2c3c4e;p=inkscape.git add domptr.cpp --- 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 \