aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2007-01-18 14:04:49 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2007-01-18 14:04:49 +0000
commitc8e3f9209ce0b7dc2c2d6cfd132a2d0aec30e15c (patch)
treeb4d8d6fe2b1a0b24e022f8cf9b37a7c756c6c5db /Makefile.am
parent806cf806594d2fbfd00ca7c1d06cd8a7d794414d (diff)
Fix version_info.c compilation
svn path=/trunk/; revision=20478
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b4afe0fd2e..222c1c7e7c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,6 +23,8 @@
ACLOCAL_AMFLAGS = `./aclocal-flags`
+INCLUDES= @LUA_INCLUDES@
+
#
# This is a hideous hack.
#