From b06ec9f4e99a5b94b08a6a54a3e866ede9913d5b Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 3 Jun 2003 16:07:23 +0000 Subject: [PATCH] Add and enable icewm-imlib. --- wm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wm/Makefile b/wm/Makefile index 06c7c198455b..3c43a5264c27 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2003/06/01 11:39:25 jmmv Exp $ +# $NetBSD: Makefile,v 1.44 2003/06/03 16:07:23 jmmv Exp $ # COMMENT= window managers (for X) @@ -28,6 +28,7 @@ SUBDIR+= golem SUBDIR+= icepref SUBDIR+= icewm SUBDIR+= icewm-gnome +SUBDIR+= icewm-imlib SUBDIR+= icewmconf SUBDIR+= ion SUBDIR+= larswm