diff options
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 1206e55f..b8284546 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -14,7 +14,7 @@ export TEXINPUTS := $(TEXINPUTS):$(srcdir_abs)/doc/tex .PHONY: prog.sgml bird.sgml docs: progdocs userdocs -progdocs: prog.html prog.ps +progdocs: prog.html prog.pdf userdocs: bird.html bird.pdf prog.sgml: |