diff options
Diffstat (limited to 'help/quickref/C/Makefile.am')
-rw-r--r-- | help/quickref/C/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/help/quickref/C/Makefile.am b/help/quickref/C/Makefile.am index c7b02ca607..1014bfb7c3 100644 --- a/help/quickref/C/Makefile.am +++ b/help/quickref/C/Makefile.am @@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES) EXTRA_DIST = \ $(HELP_FILES) \ quickref.tex + +-include $(top_srcdir)/git.mk |