From 0ffbb49c1e7e2b11d95fd8ff759ee02a4a5ff40c Mon Sep 17 00:00:00 2001
From: zam <zam>
Date: Tue, 1 May 2007 07:29:50 +0000
Subject: [PATCH] undo autoMakefile.am.toplevel changes that were done for
 debugging

---
 build/autoMakefile.am.toplevel | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/autoMakefile.am.toplevel b/build/autoMakefile.am.toplevel
index a972def141..bcdd810a5d 100644
--- a/build/autoMakefile.am.toplevel
+++ b/build/autoMakefile.am.toplevel
@@ -1,6 +1,6 @@
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS := . build @LIBSYSIO_SUBDIR@ @SNMP_SUBDIR@ lnet # lustre
+SUBDIRS := . build @LIBSYSIO_SUBDIR@ @SNMP_SUBDIR@ lnet lustre
 DIST_SUBDIRS := build @SNMP_DIST_SUBDIR@ libsysio lnet lustre
 
 EXTRA_DIST := config.h.in
-- 
GitLab