From f7a31a0cbc0ecfc696537d41c2c5bf92b2bac14c Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 17 Jun 2005 03:50:19 +0000 Subject: Create directories before installing files into them. --- wm/weewm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'wm/weewm/Makefile') diff --git a/wm/weewm/Makefile b/wm/weewm/Makefile index 9c8b1b09b10..555ecee2100 100644 --- a/wm/weewm/Makefile +++ b/wm/weewm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/06/01 18:03:26 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2005/06/17 03:50:39 jlam Exp $ # DISTNAME= weewm-0.0.2 @@ -14,6 +14,8 @@ COMMENT= Fast and ultra light windowmanager with total keyboard control EXAMPLESDIR= ${PREFIX}/share/examples/weewm DOCDIR= ${PREFIX}/share/doc/weewm +INSTALLATION_DIRS= bin man/man1 + .include "../../mk/x11.buildlink3.mk" do-install: -- cgit v1.2.3