From 45b08281828da5c19a786ed9b4af4838eaa191d1 Mon Sep 17 00:00:00 2001 From: Francesco Lannutti Date: Sat, 17 Nov 2012 09:49:21 +0100 Subject: [PATCH] travers wdisp only on windows, #3, FIXME --- src/frontend/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/frontend/Makefile.am b/src/frontend/Makefile.am index e0174c6ac..2a21a84f7 100644 --- a/src/frontend/Makefile.am +++ b/src/frontend/Makefile.am @@ -202,10 +202,6 @@ AM_CFLAGS = $(STATIC) MAINTAINERCLEANFILES = Makefile.in -if !WINDOWS -MAINTAINERCLEANFILES += wdisp/Makefile.in -endif - parse-bison.c parse-bison.h : parse-bison.y bison $(srcdir)/parse-bison.y