diff options
Diffstat (limited to 'docs')
-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 |