xserver/xkb Makefile.am,1.3,1.4

Carlos Romero xserver-commit at pdx.freedesktop.org
Tue Aug 10 02:05:54 PDT 2004


Committed by: kidcrash

Update of /cvs/xserver/xserver/xkb
In directory pdx:/tmp/cvs-serv9326/xkb

Modified Files:
	Makefile.am 
Log Message:
Kill off remaining references to xorg.


Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/xserver/xkb/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am	7 Jul 2004 20:43:25 -0000	1.3
+++ Makefile.am	10 Aug 2004 09:05:52 -0000	1.4
@@ -46,5 +46,4 @@
 
 AM_CFLAGS = -DXKB_DFLT_DISABLED=0 -DXKB_IN_SERVER \
             -DXKB_BASE_DIRECTORY=\"$(LIBDIR)/xkb\" -DXKB
-INCLUDES = $(XORG_INCS) $(KDRIVE_INCS) -I$(srcdir)/../mi -I$(srcdir)/../hw/xorg/common \
-           -I$(srcdir)/../hw/xorg/include -I$(srcdir)/../hw/xorg/os-support/bus
+INCLUDES = $(KDRIVE_INCS) -I$(srcdir)/../mi



More information about the xserver-commit mailing list