From 6027db3feac1a48cb5bace67117b6e25b398b71b Mon Sep 17 00:00:00 2001 From: Francesco Lannutti Date: Sat, 17 Nov 2012 09:48:57 +0100 Subject: [PATCH] travers wdisp only on windows, #2, FIXME --- src/frontend/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/frontend/Makefile.am b/src/frontend/Makefile.am index c620d03f1..e0174c6ac 100644 --- a/src/frontend/Makefile.am +++ b/src/frontend/Makefile.am @@ -1,11 +1,10 @@ ## Process this file with automake to produce Makefile.in SUBDIRS = plotting help parser numparam trannoise -DIST_SUBDIRS = plotting help parser numparam trannoise +DIST_SUBDIRS = plotting help parser wdisp numparam trannoise if WINDOWS SUBDIRS += wdisp -DIST_SUBDIRS += wdisp endif EXTRA_DIST = testcommands.c parse-bison.y