--- make-3.81/Makefile.orig	2006-10-15 12:18:17.000000000 -0700
+++ make-3.81/Makefile	2006-10-15 12:18:50.000000000 -0700
@@ -273,7 +273,7 @@
 noinst_HEADERS = commands.h dep.h filedef.h job.h make.h rule.h variable.h \
 		debug.h getopt.h gettext.h hash.h
 
-make_LDADD =   $(GLOBLIB)  -lintl \
+make_LDADD =   $(GLOBLIB)  -lintl -llua \
 	$(am__append_1)
 man_MANS = make.1
 AM_CPPFLAGS = $(GLOBINC) $(am__append_2)
