diff options
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r-- | calendar/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am index 1083f27bbb..20f45f68f9 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -22,3 +22,5 @@ dist-hook: BUILT_SOURCES = $(error_DATA) CLEANFILES = $(BUILT_SOURCES) + +-include $(top_srcdir)/git.mk |