From ecde06b7059c349c1f0570901dbd19ef30cda6c5 Mon Sep 17 00:00:00 2001 From: nathan Date: Thu, 15 Jun 2006 20:55:21 +0000 Subject: [PATCH] Branch b1_5 b=8216 put mount.lustre.8 back --- lustre/doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/doc/Makefile.am b/lustre/doc/Makefile.am index 1787da8..0ed46ec 100644 --- a/lustre/doc/Makefile.am +++ b/lustre/doc/Makefile.am @@ -15,7 +15,7 @@ TEXEXPAND = texexpand SUFFIXES = .lin .lyx .pdf .ps .sgml .html .txt .tex .fig .eps .dvi if UTILS -man_MANS = lustre.7 lfs.1 mkfs.lustre.8 tunefs.lustre.8 lctl.8 +man_MANS = lustre.7 lfs.1 mount.lustre.8 mkfs.lustre.8 tunefs.lustre.8 lctl.8 endif LYXFILES= $(filter-out $(patsubst %.lin,%.lyx,$(wildcard *.lin)),\ -- 1.8.3.1