Add include/ to makekeys include path Signed-off-by: Daniel Stone <daniel@fooishbar.org>
diff --git a/makekeys/Makefile.am b/makekeys/Makefile.am
index a7ef6e0..1ed50a5 100644
--- a/makekeys/Makefile.am
+++ b/makekeys/Makefile.am
@@ -1,3 +1,4 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include
AM_CFLAGS = $(X11_CFLAGS) $(CWARNFLAGS)
# need to use build-native compiler