diff options
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 b05ab92..09f48da 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -100,3 +100,5 @@ $(HTML_FILES): $(REFERENCE_DEPS) touch $@ endif + +-include $(top_srcdir)/git.mk |