diff options
author | Michael Meeks <michael.meeks@suse.com> | 2013-06-04 14:02:48 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-06-04 17:45:42 +0100 |
commit | c32c11fbd49e0194534be9d21c22da6799728be3 (patch) | |
tree | 2ce05f2cd61416625dc31d7d9ff7fb278b8c4fb1 /scp2/InstallModule_ooo.mk | |
parent | ea9b4a69469cbd8bdbbd972638612632adf31d66 (diff) |
MPLv2 subset improvements.
Diffstat (limited to 'scp2/InstallModule_ooo.mk')
-rw-r--r-- | scp2/InstallModule_ooo.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scp2/InstallModule_ooo.mk b/scp2/InstallModule_ooo.mk index 40cdafc335c7..b8c6130ea196 100644 --- a/scp2/InstallModule_ooo.mk +++ b/scp2/InstallModule_ooo.mk @@ -31,6 +31,7 @@ $(eval $(call gb_InstallModule_define_if_set,scp2/ooo,\ ENABLE_KDE \ ENABLE_KDE4 \ ENABLE_LIBLANGTAG \ + ENABLE_LPSOLVE \ ENABLE_NPAPI_FROM_BROWSER \ ENABLE_NPAPI_INTO_BROWSER \ ENABLE_ONLINE_UPDATE \ |