debrix/hw/xorg/include/X11/extensions Makefile.am,1.1,1.2
Daniel Stone <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: daniel Update of /cvs/xserver/debrix/hw/xorg/include/X11/extensions In directory pdx:/tmp/cvs-serv19604 Modified Files: Makefile.am Log Message: Install extension headers. Index: Makefile.am =================================================================== RCS file: /cvs/xserver/debrix/hw/xorg/include/X11/extensions/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.am 11 Jun 2004 17:07:30 -0000 1.1 +++ Makefile.am 28 Jun 2004 01:52:11 -0000 1.2 @@ -1,3 +1,3 @@ -ext_INCLUDES = xf86bigfont.h xf86bigfstr.h xf86dga.h xf86dga1.h \ - xf86dga1str.h xf86dgastr.h xf86misc.h xf86mscstr.h \ - xf86rush.h xf86rushstr.h xf86vmode.h xf86vmstr.h +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