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>
(cherry picked from commit bcd0c02cfd)
This commit is contained in:
Yaakov Selkowitz 2009-10-15 01:53:40 -05:00 committed by Peter Hutterer
parent 1b88e4eb2e
commit 7d5282dd59
1 changed files with 2 additions and 0 deletions

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