diff -r 4b6112235fad -r 76287c8caa26 lemon/Makefile.am --- a/lemon/Makefile.am Sun Nov 30 19:00:30 2008 +0100 +++ b/lemon/Makefile.am Sun Nov 30 19:18:32 2008 +0100 @@ -16,6 +16,7 @@ #lemon_libemon_la_LDFLAGS = $(GLPK_LIBS) $(CPLEX_LIBS) $(SOPLEX_LIBS) lemon_HEADERS += \ + lemon/adaptors.h \ lemon/arg_parser.h \ lemon/assert.h \ lemon/bfs.h \