From 1828d1c355293a58692fc175522967e314eaa359 Mon Sep 17 00:00:00 2001 From: nia Date: Sat, 5 Dec 2020 13:13:42 +0000 Subject: wm: Add berry A healthy, bite-sized window manager written in C over the XLib library. --- wm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wm/Makefile') diff --git a/wm/Makefile b/wm/Makefile index 980fdc62625..8c64e7b61e6 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.154 2020/11/10 01:56:20 nia Exp $ +# $NetBSD: Makefile,v 1.155 2020/12/05 13:13:42 nia Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -10,6 +10,7 @@ SUBDIR+= aewm++ SUBDIR+= afterstep SUBDIR+= amiwm SUBDIR+= awesome +SUBDIR+= berry SUBDIR+= bbkeys SUBDIR+= bbkeys09 SUBDIR+= bbpager -- cgit v1.2.3