summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2021-12-15 15:54:44 +0100
committerJan-Marek Glogowski <glogow@fbihome.de>2021-12-18 12:56:51 +0100
commitce827c541dfa8c11b51224a52d4809cf27e08a8b (patch)
tree55c69a5e65e51129d4c538d314196e44487dd333 /Makefile.in
parentb33564f3a351388efe3df763885b9428dc5f7371 (diff)
Implement building ComponentTarget directly
I have no idea, why this was omitted; probably just an oversight. While a path as the target specifier looks strange to me, e.g. ids like ComponentTarget_svx/util/svx, they work as expected. Change-Id: I6dd4d382dddb8ad67cdd397db3b1c985c14cd948 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127023 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
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 7380e275d200..f089fa9a0d48 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -130,6 +130,7 @@ gbuild_TARGETS := AllLangHelp \
CliNativeLibrary \
CliUnoApi \
CompilerTest \
+ ComponentTarget \
Configuration \
CppunitTest \
CustomTarget \