From 6257386e748883c169dad3d1ab856ab98ebaffa8 Mon Sep 17 00:00:00 2001
From: buffalo-pull <buffalo-pull>
Date: Tue, 29 Mar 2005 07:49:57 +0000
Subject: [PATCH] Fix needed so make dist works again.

---
 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 7b588344c4..c93427c4f3 100644
--- a/lustre/doc/Makefile.am
+++ b/lustre/doc/Makefile.am
@@ -35,7 +35,7 @@ VERSIONED = lustre.lyx doc.old/lustre.lyx
 GENERATED = $(VERSIONED) lustre-full.tex lustre-chbar.tex
 
 EXTRA_DIST = chbar.sh postbar tex2pdf $(DOCS) $(man_MANS) $(IMAGES)     \
-        $(LYXFILES) lustre.bib lfs.1 lmc.1 lwizard.1 lconf.8 lctl.8
+        $(LYXFILES) lfs.1 lmc.1 lwizard.1 lconf.8 lctl.8
 
 all:
 docs: $(DOCS)
-- 
GitLab