summaryrefslogtreecommitdiff
blob: 10dd844e79022871ef9e1c3614009129384f50dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Makefile.am b/Makefile.am
index 4e70251..8b8702f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,7 +59,7 @@ MAINTAINERCLEANDIRS = \
 
 
 test:
-	python test/runtests.py
+	$(GENTOOPY) test/runtests.py
 .PHONY: test
 
 doc: