]> Dogcows Code - chaz/tar/commitdiff
(.text): Fixed rule
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 4 Oct 2004 09:29:25 +0000 (09:29 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 4 Oct 2004 09:29:25 +0000 (09:29 +0000)
doc/Makefile.am

index 887e11e7d4c163728ca89467d61e442c08d647ad..55032b5fc04d61ac0b3eab3b20312088bb19db25 100644 (file)
@@ -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
This page took 0.023414 seconds and 4 git commands to generate.