aboutsummaryrefslogtreecommitdiffstats
path: root/devel-docs
diff options
context:
space:
mode:
Diffstat (limited to 'devel-docs')
-rw-r--r--devel-docs/Makefile.am2
-rw-r--r--devel-docs/camel/Makefile.am2
2 files changed, 4 insertions, 0 deletions
diff --git a/devel-docs/Makefile.am b/devel-docs/Makefile.am
index 74a5ff5b60..2d3b641afc 100644
--- a/devel-docs/Makefile.am
+++ b/devel-docs/Makefile.am
@@ -1,3 +1,5 @@
## Process this file with automake to produce Makefile.in
SUBDIRS=camel
+
+-include $(top_srcdir)/git.mk
diff --git a/devel-docs/camel/Makefile.am b/devel-docs/camel/Makefile.am
index 1c76a6c05e..806a6b4be5 100644
--- a/devel-docs/camel/Makefile.am
+++ b/devel-docs/camel/Makefile.am
@@ -99,3 +99,5 @@ dist-hook:
.PHONY : html sgml templates scan
+
+-include $(top_srcdir)/git.mk