From 3de5c68888ab62ceabfe7f435cc300d8c7725075 Mon Sep 17 00:00:00 2001 From: oga Date: Tue, 8 Jan 2008 20:21:43 +0000 Subject: Kill some more dead code, cursor.c goes away. ok marc@ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7ac43c9..2af7f16 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ PROG= cwm SRCS= calmwm.c screen.c xmalloc.c client.c grab.c search.c \ util.c xutil.c conf.c input.c xevents.c group.c \ - kbfunc.c cursor.c font.c + kbfunc.c font.c CPPFLAGS+= -I${X11BASE}/include -I${X11BASE}/include/freetype2 -- cgit 1.4.1