From 25d101b814876bb26770def630a9ec364064056e Mon Sep 17 00:00:00 2001 From: pschwan Date: Tue, 17 Dec 2002 07:27:01 +0000 Subject: [PATCH] remove dead directory 'patches' from EXTRA_DIST --- lustre/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/Makefile.am b/lustre/Makefile.am index 6fcadf3..6e9281d 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 tests doc scripts DIST_SUBDIRS = $(SUBDIRS) -EXTRA_DIST = BUGS FDL Rules include patches archdep.m4 +EXTRA_DIST = BUGS FDL Rules include archdep.m4 # We get the version from the spec file. CONFIGURE_DEPENDENCIES = scripts/lustre.spec.in -- 1.8.3.1