Distclean before making dist.

This commit is contained in:
mainzelm 2004-02-03 09:38:38 +00:00
parent 0a899ac0fd
commit 2b2fee0632
1 changed files with 1 additions and 1 deletions

View File

@ -516,7 +516,7 @@ DISTFILES = README COPYING INSTALL RELEASE configure config.sub config.guess \
distname = $(RUNNABLE)-0.`cat build/minor-version-number`
dist: build/initial.image
dist: build/initial.image distclean
(cd doc/src && latex manual.tex && latex manual.tex && \
dvips manual -o manual.ps && hyperlatex manual.tex) && \
(cd doc/scsh-manual && makeindex man && make man.ps && \