]> rtime.felk.cvut.cz Git - wvtest.git/blobdiff - python/Makefile
Rename wvtestrunner.pl to wvtestrunner.
[wvtest.git] / python / Makefile
index 46750bff8e711b481508ae1ab320b598d3ecc7c0..1faee486d1b8ef605bb6ea37edf4030f7e44f174 100644 (file)
@@ -8,7 +8,7 @@ runtests:
                $(patsubst ./%t,%t/*.py,$(shell find -type d -name t))
 
 test:
-       ../wvtestrunner.pl $(MAKE) runtests
+       ../wvtestrunner $(MAKE) runtests
 
 clean::
        rm -f *~ t/*~ *.pyc t/*.pyc
\ No newline at end of file