From: rwst Date: Mon, 22 May 2006 16:49:13 +0000 (+0000) Subject: add missing entry X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=aefd5bafad3c9de6b34c3b84ae3edcb25d4216bb;p=inkscape.git add missing entry --- diff --git a/src/dom/Makefile_insert b/src/dom/Makefile_insert index 03a535734..2884d4117 100644 --- a/src/dom/Makefile_insert +++ b/src/dom/Makefile_insert @@ -41,6 +41,7 @@ dom_libdom_a_SOURCES = \ dom/xpathimpl.h \ dom/xpathparser.cpp \ dom/xpathparser.h \ + dom/xpathtoken.h \ dom/io/base64stream.cpp \ dom/io/base64stream.h \ dom/io/bufferstream.cpp \