diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-03-28 11:55:42 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-03-28 13:08:57 +0100 |
commit | a320240389272f98b7be282a18e19e29c7b2392b (patch) | |
tree | 6995397239b78733f587f46b93e84a63c58fb78d /unotools | |
parent | 1594ed521299d14e8e5897212aa43aebbc02afdf (diff) |
don't have to deliver historyoptions_const.hxx
Diffstat (limited to 'unotools')
-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 a46b21973e51..5925034dc422 100644 --- a/unotools/Package_inc.mk +++ b/unotools/Package_inc.mk @@ -59,7 +59,6 @@ $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/fontcfg.hxx,unotools $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/fontcvt.hxx,unotools/fontcvt.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/fontdefs.hxx,unotools/fontdefs.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/fontoptions.hxx,unotools/fontoptions.hxx)) -$(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/historyoptions_const.hxx,unotools/historyoptions_const.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/historyoptions.hxx,unotools/historyoptions.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/idhelper.hxx,unotools/idhelper.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/internaloptions.hxx,unotools/internaloptions.hxx)) |