X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=build%2FMakebottom;h=a474614bb2817c9f93e6310c22b347d443a83269;hb=3d7098f19d62bb9000048d1f36a2091e0fc263b0;hp=bf342b0cea618849897f0c1bc82a8e8cd829dad8;hpb=dc63fe59d2bb4c3eb8be67790a55069c8c0a46a9;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