diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-09-14 21:20:40 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-14 21:20:40 -0700 |
commit | c336bc104c47cc9c2f7caf6bce468fe00a8f6850 (patch) | |
tree | 501143681bb20b9d4642e5029a77bec2d321482c /Makefile | |
parent | e70d1632bdaf25a9ee528e78133cab319083eade (diff) | |
parent | bafc478f1618534fcb85bedc0fa224bd2d462441 (diff) | |
download | git-c336bc104c47cc9c2f7caf6bce468fe00a8f6850.tar.gz |
Sync with 1.7.11.7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |