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

@ -10,7 +10,9 @@ INCLUDES = -I$(top_srcdir)/hw/xfree86/dixmods/extmod -I$(top_srcdir)/hw/xfree86/
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @LOADER_DEFINES@
if XORG
sdk_HEADERS = xvdix.h xvmcext.h
endif
# Sources always included in libXextbuiltin.la & libXext.la
BUILTIN_SRCS = \