xserver/hw/kdrive/nvidia Makefile.am,1.4,1.5 fourcc.h,1.1,NONE

Eric Anholt xserver-commit at pdx.freedesktop.org
Thu May 13 14:41:49 PDT 2004


Committed by: anholt

Update of /cvs/xserver/xserver/hw/kdrive/nvidia
In directory pdx:/home/anholt/xserver/hw/kdrive/nvidia

Modified Files:
	Makefile.am 
Removed Files:
	fourcc.h 
Log Message:
Move fourcc.h to a generic location in src/.


Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/xserver/hw/kdrive/nvidia/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- a/Makefile.am	29 Dec 2003 09:04:20 -0000	1.4
+++ b/Makefile.am	13 May 2004 21:41:46 -0000	1.5
@@ -8,11 +8,10 @@
 noinst_LIBRARIES = libnvidia.a
 
 #	nvidiavideo.c
-	
+
 libnvidia_a_SOURCES = 	\
 	nvidia.c	\
 	nvidiadraw.c	\
-	fourcc.h	\
 	nvidia.h	\
 	nvidiadraw.h
 

--- fourcc.h DELETED ---




More information about the xserver-commit mailing list