debrix/hw/xorg/include/X11/extensions Makefile.am,1.2,1.3

Daniel Stone xserver-commit at pdx.freedesktop.org
Mon Jun 28 04:23:23 PDT 2004


Committed by: daniel

Update of /cvs/xserver/debrix/hw/xorg/include/X11/extensions
In directory pdx:/tmp/cvs-serv10650/include/X11/extensions

Modified Files:
	Makefile.am 
Log Message:
Install to $(includedir)/X11/extensions, not $(includedir).


Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/include/X11/extensions/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am	28 Jun 2004 01:52:11 -0000	1.2
+++ Makefile.am	28 Jun 2004 11:23:21 -0000	1.3
@@ -1,3 +1,3 @@
-include_HEADERS = xf86bigfont.h xf86bigfstr.h xf86dga.h xf86dga1.h \
-                  xf86dga1str.h xf86dgastr.h xf86misc.h xf86mscstr.h \
-	          xf86rush.h xf86rushstr.h xf86vmode.h xf86vmstr.h
+ext_HEADERS = xf86bigfont.h xf86bigfstr.h xf86dga.h xf86dga1.h \
+              xf86dga1str.h xf86dgastr.h xf86misc.h xf86mscstr.h \
+              xf86rush.h xf86rushstr.h xf86vmode.h xf86vmstr.h




More information about the xserver-commit mailing list