From 6fb95198cc056efc84471db4c616b6b7b000bb05 Mon Sep 17 00:00:00 2001 From: coopcoopbware Date: Tue, 21 Jan 2003 22:44:47 +0000 Subject: [PATCH] Adding kernel_patches to EXTRA_DIST --- lustre/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/Makefile.am b/lustre/Makefile.am index b0d8dd3..3edac96 100644 --- a/lustre/Makefile.am +++ b/lustre/Makefile.am @@ -16,7 +16,7 @@ SUBDIRS = $(DIRS24) obdclass utils ptlrpc ldlm lib obdfilter mdc osc ost llite SUBDIRS+= obdecho lov cobd ptlbd tests doc scripts conf DIST_SUBDIRS = $(SUBDIRS) -EXTRA_DIST = BUGS FDL Rules include archdep.m4 +EXTRA_DIST = BUGS FDL Rules include archdep.m4 kernel_patches # We get the version from the spec file. CONFIGURE_DEPENDENCIES = scripts/lustre.spec.in -- 1.8.3.1