diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2008-03-10 08:05:18 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2008-03-10 08:05:18 +0000 |
| commit | 9122df4038ce6042d2012f152de2d158aac30249 (patch) | |
| tree | 720544c2357b161b2f18c03e700ce7b034616c16 /src | |
| parent | Changed to use INKSCAPE_JAVADIR (diff) | |
| download | inkscape-9122df4038ce6042d2012f152de2d158aac30249.tar.gz inkscape-9122df4038ce6042d2012f152de2d158aac30249.zip | |
add domptr.cpp
(bzr r5032)
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 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 \ |
