Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
dir.c: export excluded_1() and add_excludes_from_file_1()
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index daf4296706c4c9c524b6ec4434cadcf95881ea25..3c5b890223f3795e6db120a725dc7f35d5df3d2c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1580,6
+1580,7
@@
TEST_PROGRAMS += test-parse-options$X
TEST_PROGRAMS += test-path-utils$X
TEST_PROGRAMS += test-sha1$X
TEST_PROGRAMS += test-sigchain$X
+TEST_PROGRAMS += test-index-version$X
all:: $(TEST_PROGRAMS)