diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 8e085e5d..5ffa0623 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,3 +40,5 @@ ChangeLog: dist: ChangeLog .PHONY: ChangeLog + +-include $(top_srcdir)/git.mk |