summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-04-07 09:45:19 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-11 03:39:36 +0000
commit9d54f0e1dec4d84f914f17c8c2445dfc53190d8a (patch)
tree2e96630a6fbc976e5c6156b5df9da3b9492a6a84 /Makefile.in
parentbec67a2e7f532c29fe452c0fcc5817ea66fcaebd (diff)
add gbuild class PackageSet
This is intended for bundling filelists of multiple Packages together, to simplify the scp2 configuration. Change-Id: I6f700f691b37375a09a5400166aac80a8bb2a2b4 Reviewed-on: https://gerrit.libreoffice.org/3230 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 56b36320fdd8..183f4ea371db 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -116,6 +116,7 @@ gbuild_TARGETS := AllLangHelp \
Library \
Module \
Package \
+ PackageSet \
Pagein \
Pyuno \
Rdb \