diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-04-17 23:44:54 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-04-17 23:58:17 +0200 |
commit | 2580b5dd875f7a8d12b652128e27aaea7d9b6403 (patch) | |
tree | b9c1557c6d7c039466db782e7d66fa88ce128d05 /Repository.mk | |
parent | 23c6fa8cece31cf4fd1ebd01253910beb07bef73 (diff) |
these wizards Jars are gone as well
Change-Id: Ie3010431f69169d022d19c5ba6ff234adf191750
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Repository.mk b/Repository.mk index fc83489c60f9..e255636eb864 100644 --- a/Repository.mk +++ b/Repository.mk @@ -677,13 +677,6 @@ $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \ )) endif -$(eval $(call gb_Helper_register_jars,OOO, \ - agenda \ - fax \ - letter \ - web \ -)) - $(eval $(call gb_Helper_register_jars,OXT, \ EvolutionarySolver \ active_java \ |