Commit 55b76a63892447b580cb83726fd1e174d377e91f

Daniel Stone 2012-03-27T14:05:14

Add include/ to makekeys include path Signed-off-by: Daniel Stone <daniel@fooishbar.org>

1
2
3
4
5
6
7
8
9
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