aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ccb471b..3450cbf 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1 2007/04/27 18:01:38 bernd Exp $
+# $OpenBSD: Makefile,v 1.2 2008/01/02 20:47:11 marc Exp $
.include <bsd.own.mk>
@@ -7,7 +7,7 @@ X11BASE?= /usr/X11R6
PROG= cwm
SRCS= calmwm.c draw.c screen.c xmalloc.c client.c grab.c search.c \
- util.c xutil.c conf.c input.c xevents.c group.c geographic.c \
+ util.c xutil.c conf.c input.c xevents.c group.c \
kbfunc.c cursor.c font.c
CPPFLAGS+= -I${X11BASE}/include -I${X11BASE}/include/freetype2