spot/iface/Makefile.am
Alexandre Duret-Lutz baa7a6f258 * src/tgbaalgos/magic.cc, src/tgbaalgos/reachiter.cc: Include cassert.
* iface/Makefile.am (SUBDIRS): Recurse in gspn only if condition
WITH_GSPN.
2003-07-31 11:47:21 +00:00

3 lines
36 B
Makefile

if WITH_GSPN
SUBDIRS = gspn
endif