summaryrefslogtreecommitdiff
path: root/solenv/gbuild/gbuild.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-03-13 14:18:52 +0100
committerMichael Stahl <mstahl@redhat.com>2013-03-13 14:33:55 +0100
commit3f07029fc23923a290f94797a5d4b9b7276bca29 (patch)
tree2d9d63b40dbc831957d1819d171bbfa373a18439 /solenv/gbuild/gbuild.mk
parent14574684dd8ccc04db94b10b331765ca5aa1d781 (diff)
gbuild: refactor SDK packaging of IDL files:
- UnoApi: stop delivering IDL files to $(OUTDIR)/idl - add ZipUnoApi to package IDL files for SDK - convert udkapi and offapi to ZipUnoApi and package them in scp2 - odk: remove ugly CustomTarget_idl that uses "find" Change-Id: I8dc4e0e7d0dc51c1abf18f31bfe095760d3c2104
Diffstat (limited to 'solenv/gbuild/gbuild.mk')
-rw-r--r--solenv/gbuild/gbuild.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/gbuild.mk b/solenv/gbuild/gbuild.mk
index f9ce8d6d6694..aff848b27899 100644
--- a/solenv/gbuild/gbuild.mk
+++ b/solenv/gbuild/gbuild.mk
@@ -333,6 +333,7 @@ include $(foreach class, \
CliUnoApi \
Zip \
ZipPackage \
+ ZipUnoApi \
AllLangZip \
Configuration \
HelpTarget \