Module Name:    src
Committed By:   christos
Date:           Thu May 26 21:20:26 UTC 2011

Modified Files:
        src/x11/Xserver/dix: Makefile

Log Message:
need mi now.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/x11/Xserver/dix/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/x11/Xserver/dix/Makefile
diff -u src/x11/Xserver/dix/Makefile:1.10 src/x11/Xserver/dix/Makefile:1.11
--- src/x11/Xserver/dix/Makefile:1.10	Thu Sep 25 09:29:53 2008
+++ src/x11/Xserver/dix/Makefile	Thu May 26 17:20:26 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.10 2008/09/25 13:29:53 jmcneill Exp $
+#	$NetBSD: Makefile,v 1.11 2011/05/26 21:20:26 christos Exp $
 
 .include "../Makefile.serverlib"
 
@@ -18,7 +18,8 @@
 		-I${X11SRCDIR.xc}/include/fonts \
 		-I${DESTDIR}${X11INCDIR}/X11/extensions \
 		-I${X11SRCDIR.xc}/programs/Xserver/Xext \
-		-I${X11SRCDIR.xc}/programs/Xserver/lbx
+		-I${X11SRCDIR.xc}/programs/Xserver/lbx \
+		-I${X11SRCDIR.xc}/programs/Xserver/mi
 
 
 CPPFLAGS.globals.c=	-DCOMPILEDDEFAULTFONTPATH=\"${X11FONTDIR}/misc/,${X11FONTDIR}/TTF/,${X11FONTDIR}/Speedo/,${X11FONTDIR}/Type1/,${X11FONTDIR}/CID/,${X11FONTDIR}/75dpi/,${X11FONTDIR}/100dpi/\" \

Reply via email to