Index: Makefile
--- Makefile.orig	2008-06-03 12:03:16 +0200
+++ Makefile	2008-06-08 13:55:40 +0200
@@ -3,7 +3,7 @@
 # change these to reflect your Lua installation
 PREFIX=		/usr/local
 LUAVERSION=	5.1
-LUAINC= 	$(PREFIX)/include
+LUAINC= 	$(PREFIX)/include/lua
 LUALIB= 	$(PREFIX)/lib/lua/$(LUAVERSION)
 LUABIN= 	$(PREFIX)/bin
 
