=================================================================== RCS file: /cvsrepo/anoncvs/cvs/xenocara/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xenocara/Makefile 2006/11/29 21:52:18 1.3 +++ xenocara/Makefile 2006/11/29 22:45:03 1.4 @@ -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 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