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