summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-12-27 19:16:26 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-12-27 19:16:26 (GMT)
commiteacf669cec77a60a220b23acfb6e211d0a0409c8 (patch)
tree78bcbf174e69524cf944208bb4a70a0d3f14f728 /Makefile
parent6ae18684e1ec37c9e0e93e8e9ce98aa1babb46c0 (diff)
parentddd3e3124276133d0c7e902287ab4113f660f6d7 (diff)
downloadgit-eacf669cec77a60a220b23acfb6e211d0a0409c8.zip
git-eacf669cec77a60a220b23acfb6e211d0a0409c8.tar.gz
git-eacf669cec77a60a220b23acfb6e211d0a0409c8.tar.bz2
Merge branch 'jt/decorate-api'
A few structures and variables that are implementation details of the decorate API have been renamed and then the API got documented better. * jt/decorate-api: decorate: clean up and document API
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 80e0674..32c1706 100644
--- a/Makefile
+++ b/Makefile
@@ -651,6 +651,7 @@ TEST_PROGRAMS_NEED_X += test-dump-cache-tree
TEST_PROGRAMS_NEED_X += test-dump-fsmonitor
TEST_PROGRAMS_NEED_X += test-dump-split-index
TEST_PROGRAMS_NEED_X += test-dump-untracked-cache
+TEST_PROGRAMS_NEED_X += test-example-decorate
TEST_PROGRAMS_NEED_X += test-fake-ssh
TEST_PROGRAMS_NEED_X += test-genrandom
TEST_PROGRAMS_NEED_X += test-hashmap