summaryrefslogtreecommitdiff
path: root/boilerplate/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-01-09 15:55:24 -0500
committerBehdad Esfahbod <behdad@behdad.org>2009-01-09 15:55:24 -0500
commit06deaa98b67f9e674a6933a8f54dae6a45faf6ff (patch)
tree09eb6fbe87a76da501fe455635c4f50e0d2be940 /boilerplate/Makefile.am
parent8157bc8a2dc0d555606d19ad52ae7a603471edd6 (diff)
[build] Include all generated win32 build files in the repo
So a git clone can be built on win32. The files only change after adding new backends.
Diffstat (limited to 'boilerplate/Makefile.am')
-rw-r--r--boilerplate/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/boilerplate/Makefile.am b/boilerplate/Makefile.am
index 386d592d..980bae48 100644
--- a/boilerplate/Makefile.am
+++ b/boilerplate/Makefile.am
@@ -4,7 +4,7 @@ include $(top_srcdir)/build/Makefile.am.common
include $(srcdir)/Makefile.am.features
EXTRA_DIST += Makefile.win32 Makefile.win32.features
-MAINTAINERCLEANFILES += $(srcdir)/Makefile.win32.features
+#MAINTAINERCLEANFILES += $(srcdir)/Makefile.win32.features
AM_CPPFLAGS = \
-I$(srcdir) \