diff options
-rw-r--r-- | Doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile index 433dbed..f9ed6fb 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -587,7 +587,7 @@ distpdf: tarpdf bzippdf zippdf distlatex: tarlatex bziplatex ziplatex paperdist: distpdf distps -edist: disthtml +edist: disthtml zipisilo distfiles: paperdist edist $(TOOLSDIR)/mksourcepkg --all $(RELEASE) |