X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=build%2FMakebottom;h=a474614bb2817c9f93e6310c22b347d443a83269;hb=c4bf633211b0424492b5a3937d6a6d2e0d79a4cf;hp=bf342b0cea618849897f0c1bc82a8e8cd829dad8;hpb=b20998a1656dafd2cf694b7f4d5807d8321db43a;p=libucw.git diff --git a/build/Makebottom b/build/Makebottom index bf342b0c..a474614b 100644 --- a/build/Makebottom +++ b/build/Makebottom @@ -126,7 +126,7 @@ $(o)/%-t: $(o)/%-tt.o $(TESTING_DEPS) $(o)/%.test: $(s)/%.t $(s)/build/tester $(M)TEST $@ - $(Q)$(s)/build/tester $< && touch $@ + $(Q)$(s)/build/tester --rundir=run $(TESTERFLAGS) $< && touch $@ # Rules for binaries