]> git.cameronkatri.com Git - cgit.git/blobdiff - tests/Makefile
t0108: Avoid unnecessary fork()
[cgit.git] / tests / Makefile
index 697e5a1c62cbd190e507f8bddc509c8ceab79b0c..8c6c236ba09104821de44b17d1fb32dd4f2e5255 100644 (file)
@@ -5,7 +5,7 @@ T = $(wildcard t[0-9][0-9][0-9][0-9]-*.sh)
 all: $(T)
 
 $(T):
-       @$@
+       @./$@
 
 clean:
        $(RM) -rf trash