Commit 05d9c9b8 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

run 'make clean' before 'make dist' to make sure the HTML files are up-to-date

parent 4c2fb64e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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