lemon/Makefile.am
changeset 432 76287c8caa26
parent 430 05357da973ce
child 434 ad483acf1654
     1.1 --- a/lemon/Makefile.am	Sun Nov 30 19:00:30 2008 +0100
     1.2 +++ b/lemon/Makefile.am	Sun Nov 30 19:18:32 2008 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  #lemon_libemon_la_LDFLAGS = $(GLPK_LIBS) $(CPLEX_LIBS) $(SOPLEX_LIBS)
     1.5  
     1.6  lemon_HEADERS += \
     1.7 +	lemon/adaptors.h \
     1.8          lemon/arg_parser.h \
     1.9  	lemon/assert.h \
    1.10          lemon/bfs.h \