summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-09-15 04:20:40 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-09-15 04:20:40 (GMT)
commitc336bc104c47cc9c2f7caf6bce468fe00a8f6850 (patch)
tree501143681bb20b9d4642e5029a77bec2d321482c /Makefile
parente70d1632bdaf25a9ee528e78133cab319083eade (diff)
parentbafc478f1618534fcb85bedc0fa224bd2d462441 (diff)
downloadgit-c336bc104c47cc9c2f7caf6bce468fe00a8f6850.zip
git-c336bc104c47cc9c2f7caf6bce468fe00a8f6850.tar.gz
git-c336bc104c47cc9c2f7caf6bce468fe00a8f6850.tar.bz2
Sync with 1.7.11.7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 66e8216..26b697d 100644
--- a/Makefile
+++ b/Makefile
@@ -496,6 +496,7 @@ TEST_PROGRAMS_NEED_X += test-mergesort
TEST_PROGRAMS_NEED_X += test-mktemp
TEST_PROGRAMS_NEED_X += test-parse-options
TEST_PROGRAMS_NEED_X += test-path-utils
+TEST_PROGRAMS_NEED_X += test-regex
TEST_PROGRAMS_NEED_X += test-revision-walking
TEST_PROGRAMS_NEED_X += test-run-command
TEST_PROGRAMS_NEED_X += test-scrap-cache-tree