lemon/Makefile.am
changeset 2144 cd8897f67c26
parent 2126 2c8adbee9fa6
child 2174 f9e43b5cc617
     1.1 --- a/lemon/Makefile.am	Mon Jul 17 07:30:56 2006 +0000
     1.2 +++ b/lemon/Makefile.am	Mon Jul 17 09:00:21 2006 +0000
     1.3 @@ -19,6 +19,7 @@
     1.4  
     1.5  if HAVE_GLPK
     1.6  lemon_libemon_la_SOURCES += lemon/lp_glpk.cc
     1.7 +lemon_libemon_la_SOURCES += lemon/mip_glpk.cc
     1.8  endif
     1.9  
    1.10  if HAVE_CPLEX