diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2009-04-17 17:03:39 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2009-04-17 17:39:15 -0400 |
commit | 1140637cc765e449d381ae2d3a2ef6e3c9a98334 (patch) | |
tree | 4cac77866dd66770d63a29beae21b69ce97a532a /docs/Makefile.am | |
parent | 5016f4caab5ecaa3c6faf46746c19801a72e9f08 (diff) | |
download | pango-1140637cc765e449d381ae2d3a2ef6e3c9a98334.tar.gz |
Use git.mk
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 5c70199c..a321db08 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -153,3 +153,5 @@ endif TESTS = check.docs TESTS_ENVIRONMENT = srcdir="$(srcdir)" top_srcdir="$(top_srcdir)" MAKE="$(MAKE) $(AM_MAKEFLAGS)" DOC_MODULE="$(DOC_MODULE)" REPORT_FILES="$(REPORT_FILES)" + +-include $(top_srcdir)/git.mk |