xserver/hw/xorg/os-support Makefile.am,1.1,1.2
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
In directory pdx:/tmp/cvs-serv6199/hw/xorg/os-support
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/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- a/Makefile.am 25 Apr 2004 13:52:14 -0000 1.1
+++ b/Makefile.am 25 May 2004 16:11:46 -0000 1.2
@@ -1,4 +1,4 @@
-SUBDIRS = bus $(XORG_OS_SUBDIR)
+SUBDIRS = bus linux
OS_TARGET = $(XORG_OS_SUBDIR)/libxorg$(XORG_OS_SUBDIR).a
More information about the xserver-commit
mailing list