]> rtime.felk.cvut.cz Git - omk.git/blobdiff - tests/Makefile
Consider even cscope target as consumer of SOURCES_LIST.
[omk.git] / tests / Makefile
index b21a87ad76ba27ba7f5ffb74ce63b59ef832ef73..b4f9e68ed1bbcbddd9bb7222bf5d7c72929eee2d 100644 (file)
@@ -1,4 +1,5 @@
 
 all:
-       find -name runtest -print0|xargs -0 chmod +x
-       python runtests.py
+       $(MAKE) -C ..
+       find -name 'runtest*' -a ! -name '*.rules' -print0|xargs -0 chmod +x
+       python tester.py