Distclean before making dist.
This commit is contained in:
parent
0a899ac0fd
commit
2b2fee0632
|
@ -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 && \
|
||||
|
|
Loading…
Reference in New Issue