quick_dump: fix distcheck
authorThomas Wood <thomas.wood@intel.com>
Fri, 25 Jul 2014 12:53:12 +0000 (13:53 +0100)
committerThomas Wood <thomas.wood@intel.com>
Fri, 25 Jul 2014 13:46:51 +0000 (14:46 +0100)
version.h is now generated in the libs directory, so make sure it is
correctly included in the compiler flags.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
tools/quick_dump/Makefile.am

index 2d1685b..89ac520 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/lib $(PYTHON_CPPFLAGS) $(DRM_CFLAGS) $(CAIRO_CFLAGS) -I$(top_srcdir)
+AM_CPPFLAGS = -I$(top_srcdir)/lib -I$(top_builddir)/lib $(PYTHON_CPPFLAGS) $(DRM_CFLAGS) $(CAIRO_CFLAGS) -I$(top_srcdir)
 
 BUILT_SOURCES = chipset_wrap_python.c