libdrm: Allow build outside of source tree.

This commit is contained in:
Matthieu Herrb 2008-08-11 10:44:39 -07:00 committed by Eric Anholt
parent 08faab27e5
commit 966c783e96

View file

@ -24,6 +24,7 @@
AM_CFLAGS = \
$(WARN_CFLAGS) \
-I$(top_srcdir)/libdrm \
-I$(top_srcdir)/shared-core
noinst_LTLIBRARIES = libdrm_intel.la