aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-05-02 23:09:30 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-05-02 23:37:10 +0800
commitd523f10dfe2a6ba53c068189f10055d46e71e10f (patch)
treefcb767310c389ebfc612c04ddfa8ddc606ae2b0f /mail/importers
parent186e97cf591b04c3a4aff478349994aaac6714ae (diff)
downloadgsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.gz
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.bz2
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.lz
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.xz
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.zst
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.zip
Use Behdad's brilliant git.mk to generate .gitignore files.
Diffstat (limited to 'mail/importers')
-rw-r--r--mail/importers/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/importers/Makefile.am b/mail/importers/Makefile.am
index ea60c10ff4..25b5648949 100644
--- a/mail/importers/Makefile.am
+++ b/mail/importers/Makefile.am
@@ -27,3 +27,5 @@ libevolution_mail_importers_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \
$(top_builddir)/filter/libfilter.la \
$(IMPORTERS_LIBS)
+
+-include $(top_srcdir)/git.mk