diff options
Diffstat (limited to 'addressbook/importers/Makefile.am')
-rw-r--r-- | addressbook/importers/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/addressbook/importers/Makefile.am b/addressbook/importers/Makefile.am index d49b8b2d8e..2d5b0e50ca 100644 --- a/addressbook/importers/Makefile.am +++ b/addressbook/importers/Makefile.am @@ -23,3 +23,5 @@ libevolution_addressbook_importers_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/addressbook/util/libeabutil.la \ $(IMPORTERS_LIBS) + +-include $(top_srcdir)/git.mk |