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 62447506..db010cc5 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -24,3 +24,5 @@ EXTRA_DIST = \ style-guide.html \ key_mouse_navigation.txt \ $(NULL) + +-include $(top_srcdir)/git.mk |