From: ishmal Date: Fri, 7 Jul 2006 01:57:25 +0000 (+0000) Subject: add xpathtoken.cpp X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=da8873cf2e685f0581d9d9455c6bc7aca96b0d7c;p=inkscape.git add xpathtoken.cpp --- diff --git a/src/dom/Makefile_insert b/src/dom/Makefile_insert index 8d543ba9c..15b590ec1 100644 --- a/src/dom/Makefile_insert +++ b/src/dom/Makefile_insert @@ -42,6 +42,7 @@ dom_libdom_a_SOURCES = \ dom/xpathparser.cpp \ dom/xpathparser.h \ dom/xpathtoken.h \ + dom/xpathtoken.cpp \ dom/io/base64stream.cpp \ dom/io/base64stream.h \ dom/io/bufferstream.cpp \