Hack git-add--interactive to make it work with ActiveState Perl
[gitweb.git] / Makefile
index ff5fc5fbe2e8239bf2e0ccbae6072b59842df7c5..b593446efb1d86971de66f0928e63a879ae3aa59 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -944,7 +944,7 @@ endif
 
 ### Testing rules
 
-TEST_PROGRAMS = test-chmtime$X test-genrandom$X test-date$X test-delta$X test-sha1$X test-match-trees$X
+TEST_PROGRAMS = test-chmtime$X test-genrandom$X test-date$X test-delta$X test-sha1$X test-match-trees$X test-absolute-path$X
 
 all:: $(TEST_PROGRAMS)