summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-04-17 17:03:39 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-04-17 17:39:15 -0400
commit1140637cc765e449d381ae2d3a2ef6e3c9a98334 (patch)
tree4cac77866dd66770d63a29beae21b69ce97a532a /tools
parent5016f4caab5ecaa3c6faf46746c19801a72e9f08 (diff)
downloadpango-1140637cc765e449d381ae2d3a2ef6e3c9a98334.tar.gz
Use git.mk
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 942e7141..f8319e78 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -15,3 +15,5 @@ EXTRA_DIST= \
gen_script_for_lang_SOURCES = gen-script-for-lang.c
gen_script_for_lang_LDADD = ../pango/libpango-$(PANGO_API_VERSION).la $(FREETYPE_LIBS)
+
+-include $(top_srcdir)/git.mk