From bfc87db4ac07a7a820aa1d443d76c9973e3e626a Mon Sep 17 00:00:00 2001 From: brian Date: Mon, 31 Oct 2005 16:04:06 +0000 Subject: [PATCH] Need to include update_oldconfig in the dist tarball. --- build/autoMakefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/autoMakefile.am b/build/autoMakefile.am index 15e8a3f..2b1e1cb 100644 --- a/build/autoMakefile.am +++ b/build/autoMakefile.am @@ -6,7 +6,8 @@ EXTRA_DIST := Makefile Makefile.in.toplevel \ suse-trigger-script.sh.in README.kernel-source \ sles8-post.sh sles8-postun.sh sles8-pre.sh \ sles8-update_INITRD_MODULES.sh \ - sles8-update_rcfile_setting.sh + sles8-update_rcfile_setting.sh \ + update_oldconfig CONFIG_CLEAN_FILES := lustre.spec -- 1.8.3.1