diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-05-02 23:09:30 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-05-04 00:47:34 +0800 |
commit | 504642b7984f5fed0db6284e2f4da6b1c9b8d1e0 (patch) | |
tree | 1f0f61e9bb9688e8c7d1bc157044da03992d5921 /plugins/mail-to-task/Makefile.am | |
parent | 8583abbefeafd0c0369d38141963575f395cf922 (diff) | |
download | gsoc2013-evolution-504642b7984f5fed0db6284e2f4da6b1c9b8d1e0.tar gsoc2013-evolution-504642b7984f5fed0db6284e2f4da6b1c9b8d1e0.tar.gz gsoc2013-evolution-504642b7984f5fed0db6284e2f4da6b1c9b8d1e0.tar.bz2 gsoc2013-evolution-504642b7984f5fed0db6284e2f4da6b1c9b8d1e0.tar.lz gsoc2013-evolution-504642b7984f5fed0db6284e2f4da6b1c9b8d1e0.tar.xz gsoc2013-evolution-504642b7984f5fed0db6284e2f4da6b1c9b8d1e0.tar.zst gsoc2013-evolution-504642b7984f5fed0db6284e2f4da6b1c9b8d1e0.zip |
Use Behdad's brilliant git.mk to generate .gitignore files.
Diffstat (limited to 'plugins/mail-to-task/Makefile.am')
-rw-r--r-- | plugins/mail-to-task/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/mail-to-task/Makefile.am b/plugins/mail-to-task/Makefile.am index 42e1e6fb65..9a3749d676 100644 --- a/plugins/mail-to-task/Makefile.am +++ b/plugins/mail-to-task/Makefile.am @@ -22,3 +22,5 @@ EXTRA_DIST = org-gnome-mail-to-task.eplug.xml \ BUILT_SOURCES = org-gnome-mail-to-task.eplug CLEANFILES = $(BUILT_SOURCES) + +-include $(top_srcdir)/git.mk |