From 2c7d98238bb5b903de1c3732b4cee0aa9084811a Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 4 Oct 2004 09:29:25 +0000 Subject: [PATCH] (.text): Fixed rule --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 887e11e..55032b5 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -109,7 +109,7 @@ $(PROJECT).pdf: $(PROJECT).dvi text: $(PROJECT).text $(PROJECT).text: Makefile $(PROJECT).info - $(INFO) --node=Top --subnodes --out $(PROJECT).text -f $(PROJECT).info + $(INFO) --node=Top --subnodes --out $(PROJECT).text -f ./$(PROJECT).info $(PROJECT).info.tar.gz: Makefile rm -f $(PROJECT).info.tar.gz -- 2.44.0