From 3bb6ce72ecd4ba9e1010606cea2c7372e593c4ac Mon Sep 17 00:00:00 2001 From: gord-fig Date: Fri, 26 Jul 2002 21:51:21 +0000 Subject: [PATCH] lustre.pdf depends on lustre-HOWTO.lyx --- 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 5657344..8445c48 100644 --- a/lustre/doc/Makefile.am +++ b/lustre/doc/Makefile.am @@ -40,7 +40,7 @@ $(GENERATED) : %.lyx: %.lin Makefile .lyx.html: @$(LYX2HTML) $< || printf "\n*** Warning: not creating HTML docs; install lyx to rectify this\n" -lustre.pdf: $(IMAGES) +lustre.pdf lustre.txt lustre.html: $(IMAGES) lustre-HOWTO.lyx .fig.eps: -fig2dev -L eps $< > $@ -- 1.8.3.1