summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2012-02-17 12:33:15 +0900
committerAkira TAGOH <akira@tagoh.org>2012-02-17 12:33:15 +0900
commitf77cc4e1b6f3cb44019b592a531e10d1f73e0fbe (patch)
tree91e432162a43209d1b893212bd015cc0401ad821 /tests
parent1a9e162ab5eb725406ff34c3fc1f7926cc14d8f9 (diff)
Add git.mk from http://github.com/behdad/git.mk
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 67b1d08..3557745 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -125,3 +125,5 @@ check_variant_SOURCES = \
$(common_sources) \
$(NULL)
endif
+
+-include $(top_srcdir)/git.mk