Makefile.am
branchlemon-1.0
changeset 2649 68eaa3e9029d
parent 2647 aa4a3a04fb4c
     1.1 --- a/Makefile.am	Tue Jul 04 10:21:38 2006 +0000
     1.2 +++ b/Makefile.am	Tue Jul 04 11:58:39 2006 +0000
     1.3 @@ -4,11 +4,11 @@
     1.4  LDADD = $(top_builddir)/lemon/libemon.la
     1.5  
     1.6  EXTRA_DIST = \
     1.7 -	LICENSE \
     1.8 -	lemon.spec \
     1.9 -	autopackage/default.apspec.in \
    1.10  	m4/lx_check_cplex.m4 \
    1.11  	m4/lx_check_glpk.m4
    1.12 +##	LICENSE \
    1.13 +##	lemon.spec \
    1.14 +##	autopackage/default.apspec.in
    1.15  
    1.16  pkgconfigdir = $(libdir)/pkgconfig
    1.17  lemondir = $(pkgincludedir)