diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2006-07-07 01:57:25 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2006-07-07 01:57:25 +0000 |
| commit | 77df3c98ab2c382780ae736743a15d9089422b37 (patch) | |
| tree | 90537546c5611759047a95ce10fc4977322fdfa4 /src | |
| parent | remove svglsimpl (diff) | |
| download | inkscape-77df3c98ab2c382780ae736743a15d9089422b37.tar.gz inkscape-77df3c98ab2c382780ae736743a15d9089422b37.zip | |
add xpathtoken.cpp
(bzr r1372)
Diffstat (limited to 'src')
| -rw-r--r-- | src/dom/Makefile_insert | 1 |
1 files changed, 1 insertions, 0 deletions
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 \
|
