mirror of
https://github.com/curl/curl.git
synced 2026-08-05 12:06:15 +03:00
run 'make clean' before 'make dist' to make sure the HTML files are up-to-date
This commit is contained in:
parent
4c2fb64e21
commit
05d9c9b849
1 changed files with 6 additions and 0 deletions
6
maketgz
6
maketgz
|
|
@ -76,6 +76,12 @@ else
|
|||
automake --include-deps Makefile
|
||||
fi
|
||||
|
||||
############################################################################
|
||||
#
|
||||
# Make sure we have updated HTML versions of all man pages:
|
||||
#
|
||||
make html
|
||||
|
||||
############################################################################
|
||||
#
|
||||
# Now run make dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue