lemon/Makefile.am
changeset 639 72ac25ad276e
parent 630 936355864d6e
parent 512 32fb28fc9d42
child 661 ca92c2f936b0
     1.1 --- a/lemon/Makefile.am	Tue Apr 28 11:25:47 2009 +0100
     1.2 +++ b/lemon/Makefile.am	Wed Apr 29 16:55:27 2009 +0100
     1.3 @@ -15,7 +15,8 @@
     1.4  	lemon/random.cc \
     1.5  	lemon/bits/windows.cc
     1.6  
     1.7 -
     1.8 +nodist_lemon_HEADERS = lemon/config.h	
     1.9 +	
    1.10  lemon_libemon_la_CXXFLAGS = \
    1.11  	$(AM_CXXFLAGS) \
    1.12  	$(GLPK_CFLAGS) \
    1.13 @@ -62,7 +63,6 @@
    1.14  	lemon/clp.h \
    1.15  	lemon/color.h \
    1.16  	lemon/concept_check.h \
    1.17 -	lemon/config.h \
    1.18  	lemon/connectivity.h \
    1.19  	lemon/counter.h \
    1.20  	lemon/core.h \