From 847191cff3d72264f815738f045ff749d6d8ea18 Mon Sep 17 00:00:00 2001 From: oga Date: Thu, 3 Jan 2008 01:58:16 +0000 Subject: Kill draw.c, nothing uses the code in it. More dead code removals to come. ok marc@ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 91c464c..7ac43c9 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ X11BASE?= /usr/X11R6 PROG= cwm -SRCS= calmwm.c draw.c screen.c xmalloc.c client.c grab.c search.c \ +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 -- cgit 1.4.1