Add lemon/config.h.cmake to the tarball
authorAlpar Juttner <alpar@cs.elte.hu>
Tue, 12 May 2009 15:55:00 +0100
changeset 666d10545c08e61
parent 665 1993af615e68
child 667 7e13120d90a2
Add lemon/config.h.cmake to the tarball
lemon/Makefile.am
     1.1 --- a/lemon/Makefile.am	Tue May 12 15:02:18 2009 +0100
     1.2 +++ b/lemon/Makefile.am	Tue May 12 15:55:00 2009 +0100
     1.3 @@ -1,6 +1,7 @@
     1.4  EXTRA_DIST += \
     1.5  	lemon/lemon.pc.in \
     1.6 -	lemon/CMakeLists.txt
     1.7 +	lemon/CMakeLists.txt \
     1.8 +	lemon/config.h.cmake
     1.9  
    1.10  pkgconfig_DATA += lemon/lemon.pc
    1.11  
    1.12 @@ -16,7 +17,7 @@
    1.13  	lemon/bits/windows.cc
    1.14  
    1.15  nodist_lemon_HEADERS = lemon/config.h	
    1.16 -	
    1.17 +
    1.18  lemon_libemon_la_CXXFLAGS = \
    1.19  	$(AM_CXXFLAGS) \
    1.20  	$(GLPK_CFLAGS) \