From 00b502b1da59c43a82af9afb18f4e5cd0ea6f0c1 Mon Sep 17 00:00:00 2001 From: okan Date: Tue, 22 Mar 2011 10:47:59 +0000 Subject: move the single keycode function directly into the menu code. ok oga@ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7dc23b8..44c77f2 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ PROG= cwm SRCS= calmwm.c screen.c xmalloc.c client.c menu.c \ - search.c util.c xutil.c conf.c input.c xevents.c group.c \ + search.c util.c xutil.c conf.c xevents.c group.c \ kbfunc.c mousefunc.c font.c parse.y CPPFLAGS+= -I${X11BASE}/include -I${X11BASE}/include/freetype2 -I${.CURDIR} -- cgit 1.4.1