Install SDK pkg-config and aclocal files only if XORG

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Yaakov Selkowitz 2009-10-15 01:53:40 -05:00 committed by Keith Packard
parent 264ce9e836
commit bcd0c02cfd

View File

@ -41,11 +41,13 @@ SUBDIRS = \
hw \
test
if XORG
aclocaldir = $(datadir)/aclocal
aclocal_DATA = xorg-server.m4
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xorg-server.pc
endif
EXTRA_DIST = xorg-server.pc.in xorg-server.m4 ChangeLog autogen.sh