From f7dc06819f061d61f50851bad875686acc9fbe9c Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Tue, 27 Mar 2007 09:00:00 +0000 Subject: [PATCH] Update rules before running tests. darcs-hash:20070327090023-f2ef6-e993aae93574f1cc1f6af8ec538938ce898b70c7.gz --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile b/tests/Makefile index 595320f..8a627be 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,4 +1,5 @@ all: + $(MAKE) -C .. find -name 'runtest*' -print0|xargs -0 chmod +x python tester.py -- 2.39.2