Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
string_list: add two new functions for splitting strings
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 66e82167eb213c78270cf240172857f42a95739f..ebbb381c1942bb0b80375ab1b2b15af3bfa32d7f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-501,6
+501,7
@@
TEST_PROGRAMS_NEED_X += test-run-command
TEST_PROGRAMS_NEED_X += test-scrap-cache-tree
TEST_PROGRAMS_NEED_X += test-sha1
TEST_PROGRAMS_NEED_X += test-sigchain
+TEST_PROGRAMS_NEED_X += test-string-list
TEST_PROGRAMS_NEED_X += test-subprocess
TEST_PROGRAMS_NEED_X += test-svn-fe