libdrm: Allow build outside of source tree.
authorMatthieu Herrb <matthieu.herrb@laas.fr>
Mon, 11 Aug 2008 17:44:39 +0000 (10:44 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 11 Aug 2008 17:48:47 +0000 (10:48 -0700)
libdrm/intel/Makefile.am

index 111204b..31a8512 100644 (file)
@@ -24,6 +24,7 @@
 
 AM_CFLAGS = \
        $(WARN_CFLAGS) \
+       -I$(top_srcdir)/libdrm \
        -I$(top_srcdir)/shared-core
 
 noinst_LTLIBRARIES = libdrm_intel.la