Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/x11/Xserver/dix need mi now.



details:   https://anonhg.NetBSD.org/src/rev/05c20fb69d3b
branches:  trunk
changeset: 765433:05c20fb69d3b
user:      christos <christos%NetBSD.org@localhost>
date:      Thu May 26 21:20:26 2011 +0000

description:
need mi now.

diffstat:

 x11/Xserver/dix/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r f1d84e851ea9 -r 05c20fb69d3b x11/Xserver/dix/Makefile
--- a/x11/Xserver/dix/Makefile  Thu May 26 20:33:24 2011 +0000
+++ b/x11/Xserver/dix/Makefile  Thu May 26 21:20:26 2011 +0000
@@ -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/\" \



Home | Main Index | Thread Index | Old Index