travers wdisp only on windows, #2, FIXME
This commit is contained in:
parent
c30872f5e7
commit
6027db3fea
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue