summaryrefslogtreecommitdiff
path: root/testing/scripts/recipes/006_tkm-rpc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'testing/scripts/recipes/006_tkm-rpc.mk')
-rw-r--r--testing/scripts/recipes/006_tkm-rpc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/scripts/recipes/006_tkm-rpc.mk b/testing/scripts/recipes/006_tkm-rpc.mk
index dc6847ca5..9e1d2cfc6 100644
--- a/testing/scripts/recipes/006_tkm-rpc.mk
+++ b/testing/scripts/recipes/006_tkm-rpc.mk
@@ -16,7 +16,7 @@ all: install
@touch $@
.$(PKG)-built: .$(PKG)-cloned
- cd $(PKG) && make tests && make
+ cd $(PKG) && make
@touch $@
install: .$(PKG)-built