summaryrefslogtreecommitdiff
path: root/automation/source
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-11-29 18:04:42 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-11-29 18:11:51 +0100
commitb1d20f68474d91d8accafdeb403526b16a636220 (patch)
treeca5b2de0cf3e5129a0e4aefa62a9da56f2bc36b1 /automation/source
parenta7069c2aa24f40b8e47d148b7201f879faa2ff32 (diff)
set gb_PARTIALBUILD in CustomTargets
Diffstat (limited to 'automation/source')
-rw-r--r--automation/source/testtool/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/automation/source/testtool/Makefile b/automation/source/testtool/Makefile
index f0d1d13de009..9b1e0071311f 100644
--- a/automation/source/testtool/Makefile
+++ b/automation/source/testtool/Makefile
@@ -23,6 +23,8 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
+
+gb_PARTIALBUILD:=T
include $(GBUILDDIR)/gbuild_simple.mk
BASEDIR := $(dir $(firstword $(MAKEFILE_LIST)))