xserver/hw/xorg/os-support/linux Makefile.am,1.2,1.3

Carlos Romero xserver-commit at pdx.freedesktop.org
Tue May 25 09:11:48 PDT 2004


Committed by: kidcrash

Update of /cvs/xserver/xserver/hw/xorg/os-support/linux
In directory pdx:/tmp/cvs-serv6199/hw/xorg/os-support/linux

Modified Files:
	Makefile.am 
Log Message:
minor build fixes so make distcheck passes


Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/xserver/hw/xorg/os-support/linux/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- a/Makefile.am	3 May 2004 15:39:44 -0000	1.2
+++ b/Makefile.am	25 May 2004 16:11:46 -0000	1.3
@@ -21,4 +21,4 @@
 INCLUDES = $(XORG_INCS)
 AM_CFLAGS = $(XORG_CFLAGS) -DUSESTDRES -DXFree86Server
 
-SUBDIRS = $(DRI_SUBDIRS)
+SUBDIRS = int10 $(DRI_SUBDIRS)




More information about the xserver-commit mailing list