diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-01-31 15:36:49 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-01-31 15:50:10 +0100 |
commit | ca3e3e7e3198f492b2d4608ffc5420e657d99b00 (patch) | |
tree | 98b28439bf0cf0a45b8e87bbcb45aea0431d99c3 /unotools/Library_utl.mk | |
parent | 9babbf346c4d6f76e8b3a243a00e73a173c16ba6 (diff) |
Move unotools/configuration.hxx to comphelper
...so that other code in comphelper can use it.
Diffstat (limited to 'unotools/Library_utl.mk')
-rw-r--r-- | unotools/Library_utl.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/Library_utl.mk b/unotools/Library_utl.mk index 71ca9c895734..5454edf46af0 100644 --- a/unotools/Library_utl.mk +++ b/unotools/Library_utl.mk @@ -80,7 +80,6 @@ $(eval $(call gb_Library_add_exception_objects,utl,\ unotools/source/config/configmgr \ unotools/source/config/confignode \ unotools/source/config/configpathes \ - unotools/source/config/configuration \ unotools/source/config/configvaluecontainer \ unotools/source/config/defaultoptions \ unotools/source/config/docinfohelper \ |