lemon/Makefile.am
changeset 8 a1b1d672f37a
parent 7 4d461e9867da
child 10 99e499ca560b
     1.1 --- a/lemon/Makefile.am	Thu Dec 20 15:59:06 2007 +0000
     1.2 +++ b/lemon/Makefile.am	Thu Dec 20 16:11:56 2007 +0000
     1.3 @@ -13,6 +13,7 @@
     1.4  lemon_libemon_la_LDFLAGS = $(GLPK_LIBS) $(CPLEX_LIBS) $(SOPLEX_LIBS)
     1.5  
     1.6  lemon_HEADERS += \
     1.7 +        lemon/dim2.h \
     1.8  	lemon/list_graph.h \
     1.9          lemon/tolerance.h
    1.10