diff --git a/Makefile b/Makefile index af8d883b392a..f52176117ca9 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.232 2004/04/13 12:43:12 lukem Exp $ +# $NetBSD: Makefile,v 1.233 2004/05/16 10:27:21 lukem Exp $ # # This is the top-level makefile for building NetBSD. For an outline of @@ -240,6 +240,7 @@ distribution buildworld: .PHONY @false .endif ${MAKEDIRTARGET} . build NOPOSTINSTALL=1 + ${MAKEDIRTARGET} x11 distribution ${MAKEDIRTARGET} etc distribution INSTALL_DONE=1 .if defined(DESTDIR) && ${DESTDIR} != "" && ${DESTDIR} != "/" ${MAKEDIRTARGET} . postinstall-fix-obsolete