From c13dbbd835133e5160bdeefa8251adef63c56a9e Mon Sep 17 00:00:00 2001 From: okan Date: Sat, 14 Jun 2008 21:48:54 +0000 Subject: confable menu and window mouse bindings from rivo nurges (thanks!) with some minor fixups, man page bits and knf. ok oga@ --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2fb5f2e..ba7ef30 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2008/05/20 14:50:51 oga Exp $ +# $OpenBSD: Makefile,v 1.8 2008/06/14 21:48:54 okan Exp $ .include @@ -6,7 +6,7 @@ PROG= cwm SRCS= calmwm.c screen.c xmalloc.c client.c grab.c menu.c \ search.c util.c xutil.c conf.c input.c xevents.c group.c \ - kbfunc.c font.c parse.y + kbfunc.c mousefunc.c font.c parse.y CPPFLAGS+= -I${X11BASE}/include -I${X11BASE}/include/freetype2 -I${.CURDIR} -- cgit v1.2.3-2-gb3c3