Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
start_command: detect execvp failures early
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 87fc7ff4769e6fd41e4918eb0561122c89d307a8..22c1546e2f150d15a659ce4d9bab0c4fafb2f7ba 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1785,6
+1785,7
@@
TEST_PROGRAMS += test-genrandom$X
TEST_PROGRAMS += test-match-trees$X
TEST_PROGRAMS += test-parse-options$X
TEST_PROGRAMS += test-path-utils$X
+TEST_PROGRAMS += test-run-command$X
TEST_PROGRAMS += test-sha1$X
TEST_PROGRAMS += test-sigchain$X