From: rwst Date: Mon, 22 May 2006 16:57:22 +0000 (+0000) Subject: add missing entry X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=368b4070210fc34b7278814fd0cfceaecc41ed1a;p=inkscape.git add missing entry --- diff --git a/src/dom/Makefile_insert b/src/dom/Makefile_insert index 2884d4117..b8c44b8d7 100644 --- a/src/dom/Makefile_insert +++ b/src/dom/Makefile_insert @@ -48,6 +48,7 @@ dom_libdom_a_SOURCES = \ dom/io/bufferstream.h \ dom/io/domstream.cpp \ dom/io/domstream.h \ + dom/io/httpclient.h \ dom/io/gzipstream.cpp \ dom/io/gzipstream.h \ dom/io/socket.cpp \