From 039ff76f5ba12cab00399feed02b826d1d2c3c4e Mon Sep 17 00:00:00 2001 From: ishmal Date: Mon, 10 Mar 2008 08:05:18 +0000 Subject: [PATCH] add domptr.cpp --- src/dom/Makefile_insert | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.30.2