From 5e81963853d50c5ff82325362133d56790c008e3 Mon Sep 17 00:00:00 2001 From: anserper <anserper> Date: Fri, 4 Jul 2008 22:05:49 +0000 Subject: [PATCH] Branch HEAD b=15754 i=Johann Lombardi (johann) i=ZhiYong Tian (tianzy) Including manual page into make files. --- 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 2e1910c0fe..3bd78b8e64 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 MANFILES = lustre.7 lfs.1 mount.lustre.8 mkfs.lustre.8 tunefs.lustre.8 lctl.8 \ - llverdev.8 llbackup.8 + llverdev.8 llbackup.8 llapi_quotactl.3 if UTILS man_MANS = $(MANFILES) -- GitLab