From 75a342667ba46d060cbb4af1bca56e81589bdc10 Mon Sep 17 00:00:00 2001 From: Luis Ontanon Date: Mon, 27 Mar 2006 22:47:20 +0000 Subject: elua_field.c was added to $MODULES but not to $OBJECTS svn path=/trunk/; revision=17749 --- plugins/lua/Makefile.nmake | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/lua/Makefile.nmake b/plugins/lua/Makefile.nmake index 9bbfd93c12..c672d96c5a 100644 --- a/plugins/lua/Makefile.nmake +++ b/plugins/lua/Makefile.nmake @@ -30,6 +30,7 @@ MODULES= \ OBJECTS= \ elua.obj \ elua_dumper.obj \ + elua_field.c \ elua_gui.obj \ elua_pinfo.obj \ elua_plugin.obj \ -- cgit v1.2.3