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

Daniel Stone xserver-commit at pdx.freedesktop.org
Sat Jun 12 11:21:59 PDT 2004


Committed by: daniel

Update of /cvs/xserver/debrix/hw/xorg/os-support
In directory pdx:/home/daniel/x/debrix/debrix/hw/xorg/os-support

Modified Files:
	Makefile.am 
Log Message:
Second shot at making os-support/ parallelisable.


Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am	12 Jun 2004 17:55:49 -0000	1.2
+++ Makefile.am	12 Jun 2004 18:21:57 -0000	1.3
@@ -1,4 +1,4 @@
-SUBDIRS = bus $(XORG_OS_SUBDIR)
+SUBDIRS = bus @XORG_OS_SUBDIR@
 
 OS_TARGET = $(XORG_OS_SUBDIR)/lib$(XORG_OS_SUBDIR).a
 




More information about the xserver-commit mailing list