makekeys: Add top_srcdir to include path
authorDaniel Stone <daniel@fooishbar.org>
Mon, 23 Jul 2012 22:10:07 +0000 (23:10 +0100)
committerDaniel Stone <daniel@fooishbar.org>
Mon, 23 Jul 2012 22:10:07 +0000 (23:10 +0100)
Fixes distcheck with no /usr/include/xkbcommon.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
makekeys/Makefile.am

index 3c0aadb..5d9a441 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(BASE_CFLAGS)
+AM_CFLAGS = $(BASE_CFLAGS) -I$(top_srcdir)
 
 # need to use build-native compiler