From 0ea47b909c25cf97ff5dbf784d288643ea89eca6 Mon Sep 17 00:00:00 2001 From: rread Date: Fri, 12 Jul 2002 07:01:01 +0000 Subject: [PATCH] - fix rpm build --- lustre/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/Makefile.am b/lustre/Makefile.am index a43ae23..51e3aaf 100644 --- a/lustre/Makefile.am +++ b/lustre/Makefile.am @@ -8,7 +8,7 @@ AUTOMAKE_OPTIONS = foreign # NOTE: keep extN before mds SUBDIRS = lov utils obdclass ldlm ptlrpc llite lib obdecho mdc osc extN SUBDIRS+= mds ost tests obdfilter obdfs demos doc scripts -EXTRA_DIST = BUGS FDL Rules include patches +EXTRA_DIST = BUGS FDL Rules include patches archdep.m4 # We get the version from the spec file. configure: scripts/lustre.spec.in -- 1.8.3.1