From ca3e3e7e3198f492b2d4608ffc5420e657d99b00 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 31 Jan 2012 15:36:49 +0100 Subject: Move unotools/configuration.hxx to comphelper ...so that other code in comphelper can use it. --- comphelper/Package_inc.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'comphelper/Package_inc.mk') diff --git a/comphelper/Package_inc.mk b/comphelper/Package_inc.mk index ba1344a7d5b2..7ed759bc4996 100644 --- a/comphelper/Package_inc.mk +++ b/comphelper/Package_inc.mk @@ -130,6 +130,7 @@ $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/seqstream.hxx,co $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/namecontainer.hxx,comphelper/namecontainer.hxx)) $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/processfactory.hxx,comphelper/processfactory.hxx)) $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/sequenceashashmap.hxx,comphelper/sequenceashashmap.hxx)) +$(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/configuration.hxx,comphelper/configuration.hxx)) $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/configurationhelper.hxx,comphelper/configurationhelper.hxx)) # vim: set noet sw=4 ts=4: -- cgit v1.2.3