From b8d82adebda663bd9cf762223f8e319fed13df59 Mon Sep 17 00:00:00 2001 From: Ralf Stephan Date: Mon, 22 May 2006 15:55:43 +0000 Subject: add missing files for make distcheck (bzr r945) --- src/Makefile_insert | 1 + src/dom/Makefile_insert | 1 + 2 files changed, 2 insertions(+) (limited to 'src') diff --git a/src/Makefile_insert b/src/Makefile_insert index ec26df0ed..02f15922a 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -75,6 +75,7 @@ libinkpre_a_SOURCES = \ gradient-context.cpp gradient-context.h \ gradient-drag.cpp gradient-drag.h \ help.cpp help.h \ + icon-size.h \ inkscape-stock.cpp inkscape-stock.h\ inkscape.cpp inkscape.h inkscape-private.h \ interface.cpp interface.h \ diff --git a/src/dom/Makefile_insert b/src/dom/Makefile_insert index 9b4626daf..03a535734 100644 --- a/src/dom/Makefile_insert +++ b/src/dom/Makefile_insert @@ -12,6 +12,7 @@ dom_libdom_a_SOURCES = \ dom/cssparser.cpp \ dom/cssparser.h \ dom/dom.h \ + dom/domconfig.h \ dom/domimpl.cpp \ dom/domimpl.h \ dom/domstring.cpp \ -- cgit v1.2.3