diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-12-13 23:26:11 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-12-14 09:52:49 +0000 |
commit | 59bf1b583f235dbf0ffee971840f2c6524effa06 (patch) | |
tree | df4748794465870ac130cce5a1ee397fc9601d1b /unotools/Package_inc.mk | |
parent | 9cdb0ca46b903852b9aee6252bc850c93cfa1fb5 (diff) |
regpathhelper: unused, so we've got to have two of them
Diffstat (limited to 'unotools/Package_inc.mk')
-rw-r--r-- | unotools/Package_inc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/Package_inc.mk b/unotools/Package_inc.mk index 615e762d8518..7d031fbb76fb 100644 --- a/unotools/Package_inc.mk +++ b/unotools/Package_inc.mk @@ -85,7 +85,6 @@ $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/printwarningoptions. $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/progresshandlerwrap.hxx,unotools/progresshandlerwrap.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/querydeep.hxx,unotools/querydeep.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/readwritemutexguard.hxx,unotools/readwritemutexguard.hxx)) -$(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/regpathhelper.hxx,unotools/regpathhelper.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/saveopt.hxx,unotools/saveopt.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/searchopt.hxx,unotools/searchopt.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/securityoptions.hxx,unotools/securityoptions.hxx)) |