From a564531ea35bd859a74703a4330ba4149295d0cc Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 26 Jul 2011 12:33:21 +0200 Subject: callcatcher: Kill SvtJavaOptions --- unotools/Package_inc.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'unotools/Package_inc.mk') diff --git a/unotools/Package_inc.mk b/unotools/Package_inc.mk index a4830616e9d1..a0ec02c936ee 100644 --- a/unotools/Package_inc.mk +++ b/unotools/Package_inc.mk @@ -66,7 +66,6 @@ $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/inetoptions.hxx,unot $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/internaloptions.hxx,unotools/internaloptions.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/intlwrapper.hxx,unotools/intlwrapper.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/itemholderbase.hxx,unotools/itemholderbase.hxx)) -$(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/javaoptions.hxx,unotools/javaoptions.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/lingucfg.hxx,unotools/lingucfg.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/linguprops.hxx,unotools/linguprops.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/localedatawrapper.hxx,unotools/localedatawrapper.hxx)) -- cgit