aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-05-02 23:09:30 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-05-04 00:47:34 +0800
commit504642b7984f5fed0db6284e2f4da6b1c9b8d1e0 (patch)
tree1f0f61e9bb9688e8c7d1bc157044da03992d5921 /win32/Makefile.am
parent8583abbefeafd0c0369d38141963575f395cf922 (diff)
downloadgsoc2013-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 'win32/Makefile.am')
-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