lemon/Makefile.am
changeset 67 9de02aa380de
parent 66 5f7a8570687d
parent 65 bfbc57a51fbb
child 69 914ffb9b3798
child 99 dbaa96cc1013
     1.1 --- a/lemon/Makefile.am	Thu Feb 07 11:52:16 2008 +0000
     1.2 +++ b/lemon/Makefile.am	Thu Feb 07 21:23:23 2008 +0000
     1.3 @@ -15,6 +15,7 @@
     1.4  lemon_libemon_la_LDFLAGS = $(GLPK_LIBS) $(CPLEX_LIBS) $(SOPLEX_LIBS)
     1.5  
     1.6  lemon_HEADERS += \
     1.7 +        lemon/concept_check.h \
     1.8          lemon/dim2.h \
     1.9  	lemon/error.h \
    1.10  	lemon/list_graph.h \