From: gord-fig Date: Thu, 29 Aug 2002 03:29:58 +0000 (+0000) Subject: Don't just delete the generated PDF. X-Git-Tag: 0.5.5~20 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=fd490284e014bc53164cb0147fa0668dab1c258a;p=fs%2Flustre-release.git Don't just delete the generated PDF. --- diff --git a/lustre/doc/Makefile.am b/lustre/doc/Makefile.am index 2b5a82f..fe1ed0d 100644 --- a/lustre/doc/Makefile.am +++ b/lustre/doc/Makefile.am @@ -21,7 +21,7 @@ LYXFILES= lustre.lin evolution.lyx llocks.lyx mgmt.lyx uncertain.lyx\ intro.lyx obdspec.lyx recovery.lyx MAINTAINERCLEANFILES = $(IMAGES) $(DOCS) $(VERSIONED) -CLEANFILES = *.aux *.tex doc.old/*.aux doc.old/*.tex *.pdf *.eps +CLEANFILES = *.aux *.tex doc.old/*.aux doc.old/*.tex *.eps VERSIONED = lustre-HOWTO.lyx lustre.lyx doc.old/lustre-HOWTO.lyx doc.old/lustre.lyx GENERATED = $(VERSIONED) lustre-full.tex lustre-chbar.tex