summaryrefslogtreecommitdiff
path: root/build-system
diff options
context:
space:
mode:
Diffstat (limited to 'build-system')
-rw-r--r--build-system/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/build-system/Makefile b/build-system/Makefile
index 1ece8afdf..4a2d51e3d 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -39,6 +39,10 @@ check: compile
webextensions: rollup
./webextension/pack.sh
+.PHONY: integrationtests
+integrationtests: compile
+ ./packages/taler-integrationtests/testrunner '*'
+
.PHONY: i18n
i18n: compile
# extract translatable strings