From: Daniel Lezcano Date: Fri, 24 Apr 2009 09:32:58 +0000 (+0200) Subject: add the autogen script in the dist tarball X-Git-Tag: lxc_0_6_2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cdca6725329850ea5f5574cab472331fc602fab;p=thirdparty%2Flxc.git add the autogen script in the dist tarball Add the autogen script to the tarball so people using the dist version can patch the auto* files and regenerate them directly for the dist tarball. Signed-off-by: Daniel Lezcano Reported-by: Michael K Johnson --- diff --git a/Makefile.am b/Makefile.am index cbd8d3025..921267132 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS = doc src test etc scripts DIST_SUBDIRS = config doc src test etc scripts -EXTRA_DIST = lxc.spec CONTRIBUTING MAINTAINERS ChangeLog +EXTRA_DIST = autogen.sh lxc.spec CONTRIBUTING MAINTAINERS ChangeLog ChangeLog:: @touch ChangeLog