diff options
author | Peter Foley <pefoley2@verizon.net> | 2012-12-27 18:04:21 -0500 |
---|---|---|
committer | Peter Foley <pefoley2@verizon.net> | 2012-12-30 14:50:49 +0000 |
commit | 18bd1e7364428cdb359762158c685223a82de99d (patch) | |
tree | 084b987ac9eaa800bf15400efc9c56e1429df526 /scp2/InstallModule_ooo.mk | |
parent | 8736d50780c915cc0dc3d06f0aa4a8b3801cde5d (diff) |
convert redland to gbuild and add to tail_build
Change-Id: I953fb203b1a24920f236c2f6e1fd9d82edda1f0f
Reviewed-on: https://gerrit.libreoffice.org/1493
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
Diffstat (limited to 'scp2/InstallModule_ooo.mk')
-rw-r--r-- | scp2/InstallModule_ooo.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scp2/InstallModule_ooo.mk b/scp2/InstallModule_ooo.mk index f3e4015b6fe9..8c9a84d5b819 100644 --- a/scp2/InstallModule_ooo.mk +++ b/scp2/InstallModule_ooo.mk @@ -170,7 +170,6 @@ $(eval $(call gb_InstallModule_add_defs,scp2/ooo,\ endif ifneq ($(SYSTEM_REDLAND),YES) -include $(OUTDIR)/inc/redlandversion.mk $(eval $(call gb_InstallModule_add_defs,scp2/ooo,\ -DRAPTOR_MAJOR=$(RAPTOR_MAJOR) \ |