diff -r c4582fc14f58 -r dbaa96cc1013 lemon/Makefile.am --- a/lemon/Makefile.am Thu Jan 24 17:36:45 2008 +0000 +++ b/lemon/Makefile.am Thu Feb 07 21:28:39 2008 +0000 @@ -15,11 +15,13 @@ lemon_libemon_la_LDFLAGS = $(GLPK_LIBS) $(CPLEX_LIBS) $(SOPLEX_LIBS) lemon_HEADERS += \ + lemon/concept_check.h \ lemon/dim2.h \ + lemon/error.h \ + lemon/list_graph.h \ lemon/maps.h \ lemon/path.h \ lemon/random.h \ - lemon/list_graph.h \ lemon/tolerance.h bits_HEADERS += \