summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-09-23 17:54:34 +0200
committerStephan Bergmann <sbergman@redhat.com>2011-09-23 17:55:40 +0200
commit82b5fcca3ef7a7180b861687c97ace8c77e38acf (patch)
treefeab3fd28d9c281104220880f66f5482a76af235 /Repository.mk
parenta66f9903bba9dc7eeff6683ebddcd34d4ad70068 (diff)
Undo basis/brand split: move testtool from basis to brand.
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index 334bdb320402..15d1b986c0f5 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -48,6 +48,9 @@ $(eval $(call gb_Helper_register_executables,NONE, \
$(eval $(call gb_Helper_register_executables,OOO, \
spadmin.bin \
+))
+
+$(eval $(call gb_Helper_register_executables,BRAND,\
testtool \
))