aboutsummaryrefslogtreecommitdiffstats
path: root/win32
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 /win32
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 'win32')
-rw-r--r--win32/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/Makefile.am b/win32/Makefile.am
index 8d4f0859e2..7720d56543 100644
--- a/win32/Makefile.am
+++ b/win32/Makefile.am
@@ -62,3 +62,5 @@ libfilter.la: dummy.la libfilter.def
$(DLLTOOL) --output-lib=.libs/libfilter.dll.a --dllname=libfilter-0.dll --input-def=libfilter.def
CLEANFILES = $(BOOTSTRAP_LIBS)
+
+-include $(top_srcdir)/git.mk