COIN-OR::LEMON - Graph Library

source: glemon-0.x/src/Makefile.am @ 0:137cb007b199

gui
Last change on this file since 0:137cb007b199 was 0:137cb007b199, checked in by Akos Ladanyi, 19 years ago

added directory and check for the GUI

File size: 122 bytes
Line 
1AM_CPPFLAGS = -I$(top_srcdir)/src
2LDADD = $(top_builddir)/src/lemon/libemon.la
3
4bin_PROGRAMS = gui
5
6gui_SOURCES = main.cc
Note: See TracBrowser for help on using the repository browser.