aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 9942049..2fb5f2e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.6 2008/03/25 23:41:50 matthieu Exp $
+# $OpenBSD: Makefile,v 1.7 2008/05/20 14:50:51 oga Exp $
.include <bsd.xconf.mk>
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 \
+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
CPPFLAGS+= -I${X11BASE}/include -I${X11BASE}/include/freetype2 -I${.CURDIR}