summaryrefslogtreecommitdiff
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 4684a275d..f69b60c5c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile,v 1.3 2006/11/29 21:52:18 matthieu Exp $
+# $OpenBSD: Makefile,v 1.4 2006/11/29 22:45:03 matthieu Exp $
.include <bsd.own.mk>
X11BASE?= /usr/X11R6
-SUBDIR= proto data/bitmaps lib app data/xkbdata xserver driver doc util
+SUBDIR= proto data/bitmaps lib app data/xkbdata xserver driver util doc
.ifndef NOFONTS
SUBDIR+= font
.endif