diff options
author | Michael Meeks <michael.meeks@suse.com> | 2011-11-25 14:48:18 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2011-11-28 11:07:00 +0000 |
commit | e699314df8fb81c06ae632b18dc3b4bcf1028129 (patch) | |
tree | 664ba9639831fa78e3dcebc2f5207ef5efd24d7b /RepositoryModule_ooo.mk | |
parent | 9df9da38c90eb6f379fa7d9d63a7aa01d074506d (diff) |
nlpsolver: migrate the build to use native gnumake build
Remove dmake, build.pl and ant build cruft. Update extension
description, cleanup file locations etc.
Switch to passive registration.
Diffstat (limited to 'RepositoryModule_ooo.mk')
-rw-r--r-- | RepositoryModule_ooo.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RepositoryModule_ooo.mk b/RepositoryModule_ooo.mk index 451cb77aee5a..e7049f7ec322 100644 --- a/RepositoryModule_ooo.mk +++ b/RepositoryModule_ooo.mk @@ -58,6 +58,7 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\ lotuswordpro \ MathMLDTD \ Mesa \ + nlpsolver \ o3tl \ offapi \ oovbaapi \ |