summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@redhat.com>2009-01-10 12:13:40 -0500
committerSøren Sandmann Pedersen <sandmann@redhat.com>2009-01-10 12:13:40 -0500
commitcc5119173918623ce13363f4b25cd06076fc3fbc (patch)
treed301966973fa380831396c8e541d38ed840fc8c1 /Makefile.am
parent06deaa98b67f9e674a6933a8f54dae6a45faf6ff (diff)
Uncomment win32 maintainer-clean files to make Makefile.am syntactically correct
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 86390abe..5e6c89cf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,8 +8,8 @@ EXTRA_DIST += \
build/Makefile.win32.features-h \
$(NULL)
MAINTAINERCLEANFILES += \
-# $(srcdir)/build/Makefile.win32.features \
-# $(srcdir)/build/Makefile.win32.features-h \
+ $(srcdir)/build/Makefile.win32.features \
+ $(srcdir)/build/Makefile.win32.features-h \
$(NULL)
ACLOCAL_AMFLAGS = -I build