Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg servers

breaks.
This commit is contained in:
Dave Airlie 2006-01-18 06:56:52 +00:00
commit 506eca5f57
8 changed files with 27 additions and 1 deletions

View file

@ -1,3 +1,15 @@
2006-01-18 Dave Airlie <airlied@linux.ie>
* Xext/Makefile.am:
* dbe/Makefile.am:
* fb/Makefile.am:
* include/Makefile.am:
* mi/Makefile.am:
* miext/shadow/Makefile.am:
* render/Makefile.am:
Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg
servers breaks.
2006-01-18 Dave Airlie <airlied@linux.ie>
reviewed by: keithp, ajax, anholt (well they all read it...)