mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-09-22 10:43:39 -04:00
misc/release: Generate manpages
asciidoc/xmlto are not tools we require every users to have, so each tarball should contain them. That means the release script needs to know about them. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
@@ -42,7 +42,7 @@ rm -rf nasm/.git nasm/.gitignore
|
||||
cd nasm
|
||||
./autogen.sh
|
||||
./configure --prefix=/usr/local
|
||||
make perlreq spec
|
||||
make perlreq spec manpages
|
||||
make alldeps
|
||||
make distclean
|
||||
cd ..
|
||||
|
Reference in New Issue
Block a user