]> rtime.felk.cvut.cz Git - omk.git/blobdiff - tests/Makefile
Started work on rewriting bin_PROGRAMS handling to kbuild-like .cmd files
[omk.git] / tests / Makefile
index 595320ffd83f6a2ebc6f24c416ee0d5ceb50dbb9..b4f9e68ed1bbcbddd9bb7222bf5d7c72929eee2d 100644 (file)
@@ -1,4 +1,5 @@
 
 all:
-       find -name 'runtest*' -print0|xargs -0 chmod +x
+       $(MAKE) -C ..
+       find -name 'runtest*' -a ! -name '*.rules' -print0|xargs -0 chmod +x
        python tester.py