Makefile.am
changeset 2048 b1a605b2f03c
parent 2043 54f80cf6ac86
child 2049 a9933b493198
     1.1 --- a/Makefile.am	Thu Apr 13 18:09:34 2006 +0000
     1.2 +++ b/Makefile.am	Fri Apr 14 14:57:59 2006 +0000
     1.3 @@ -1,6 +1,8 @@
     1.4  ACLOCAL_AMFLAGS = -I m4
     1.5  
     1.6 -EXTRA_DIST = \
     1.7 +EXTRA_DIST = 
     1.8 +	build-aux/config.rpath \
     1.9 +	build-aux/mkinstalldirs \
    1.10  	LICENSE \
    1.11  	lemon.spec \
    1.12  	autopackage/default.apspec.in \