diff --git a/Makefile b/Makefile index f69b60c5c..3d8df41d1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2006/11/29 22:45:03 matthieu Exp $ +# $OpenBSD: Makefile,v 1.5 2006/11/30 14:07:20 todd Exp $ .include X11BASE?= /usr/X11R6 @@ -85,7 +85,7 @@ distrib-dirs: if [ ! -d ${DESTDIR}${X11ETC}/. ]; then \ ${INSTALL} -d -o root -g wheel -m 755 ${DESTDIR}${X11ETC}/; \ fi - mtree -qdef ${.CURDIR}/etc/mtree/BSD.etc-x11.dist \ + mtree -qdef ${.CURDIR}/etc/mtree/BSD.x11-etc.dist \ -p ${DESTDIR}${X11ETC}/ -U update: _SUBDIRUSE