Unbreak installworld.

This commit is contained in:
Ruslan Ermilov 2005-11-22 20:47:43 +00:00
parent f5937f20c1
commit 1580b6c355

View File

@ -552,7 +552,7 @@ distributeworld installworld: installcheck
# and do a 'make reinstall' on the *client* to install new binaries from the
# most recent server build.
#
reinstall: installcheck
reinstall:
@echo "--------------------------------------------------------------"
@echo ">>> Making hierarchy"
@echo "--------------------------------------------------------------"