aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/lua
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/lua')
-rw-r--r--plugins/lua/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
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 \