Implemented make test
[git.git] / Makefile
index 6afcb3e..92b7cdf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -120,6 +120,9 @@ diff.o: $(LIB_H)
 strbuf.o: $(LIB_H)
 gitenv.o: $(LIB_H)
 
+test:
+       make -C t/ all
+
 clean:
        rm -f *.o mozilla-sha1/*.o ppc/*.o $(PROG) $(LIB_FILE)