summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6e4cf5c..8e48b38 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ SHELL = /bin/sh
.PHONY: all
all:
- ./demo/template.py build
+ ./build-system/taler-build-scripts/sh/bin.sh/python.sh ./demo/template.py build
.PHONY: clean
clean: