diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 2dd8b03e76..4860746fd7 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -29,3 +29,5 @@ killev_LDADD = \ $(E_UTIL_LIBS) CLEANFILES = evolution-addressbook-clean $(BUILT_SOURCES) + +-include $(top_srcdir)/git.mk |