From e2eb2d479018971815aada0d04a9efd8c1a0cbad Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Thu, 30 Nov 2006 23:22:16 +0000 Subject: Fix the install target: one typo and one thinko, probably caused by committing while tired. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index afa915a0a..cb02c314c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2006/11/30 17:12:58 matthieu Exp $ +# $OpenBSD: Makefile,v 1.7 2006/11/30 23:22:15 matthieu Exp $ .include X11BASE?= /usr/X11R6 @@ -30,7 +30,7 @@ beforeinstall: ${MAKE} distrib-dirs ${MAKE} includes -install: instal-distrib +afterinstall: install-distrib /usr/libexec/makewhatis ${DESTDIR}/usr/X11R6/man install-distrib: -- cgit v1.2.3