diff --git a/sys/winnt/Makefile.msc b/sys/winnt/Makefile.msc index bb0531e88..9b4fce411 100644 --- a/sys/winnt/Makefile.msc +++ b/sys/winnt/Makefile.msc @@ -93,7 +93,7 @@ PDCURSES_TOP=..\..\pdcurses # you'll need to specify the correct spot below in order to # successfully build NetHack-3.7. # -#LUATOP=..\..\lua-5.3.5 +LUATOP=..\..\lua-5.3.5 # #============================================================================== # This marks the end of the BUILD DECISIONS section.