From: braam Date: Fri, 21 Jun 2002 05:36:16 +0000 (+0000) Subject: - bring changes from head onto the branch for sustaining BA testing X-Git-Tag: v1_7_110~2^11~255 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=5d3572a1dbba554007bfc53ed8e73872cc88a9d2;p=fs%2Flustre-release.git - bring changes from head onto the branch for sustaining BA testing --- diff --git a/lustre/configure.in b/lustre/configure.in index 1a6a722..413c67c 100644 --- a/lustre/configure.in +++ b/lustre/configure.in @@ -78,7 +78,7 @@ AC_SUBST(demodir) AC_OUTPUT(Makefile lib/Makefile ldlm/Makefile obdecho/Makefile ptlrpc/Makefile \ osc/Makefile mdc/Makefile mds/Makefile ost/Makefile utils/Makefile \ - tests/Makefile obdfilter/Makefile obdclass/Makefile obdext2/Makefile \ + tests/Makefile obdfilter/Makefile obdclass/Makefile \ llite/Makefile obdfs/Makefile demos/Makefile \ doc/Makefile scripts/Makefile scripts/lustre.spec \ extN/Makefile)