COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/Makefile.am @ 1418:afaa773d0ad0

Last change on this file since 1418:afaa773d0ad0 was 1404:17c80cb3754b, checked in by Akos Ladanyi, 19 years ago

added directory and check for the GUI

File size: 85 bytes
Line 
1if WANT_GUI
2  MAYBE_GUI = gui
3endif
4SUBDIRS = lemon benchmark demo test $(MAYBE_GUI)
Note: See TracBrowser for help on using the repository browser.