src and include are down 1 level in src subfolder of lua tree

This commit is contained in:
nhmall
2019-11-07 17:30:55 -05:00
parent 8d4ccf5111
commit 4f654b630e

View File

@@ -29,7 +29,7 @@ VMS = [-.sys.vms]
WINSHR = [-.win.share]
X11 = [-.win.X11]
#LUA source tree parallel to NetHack tree in lua535 directory
LUA = [-.-.lua535]
LUA = [-.-.lua535.src]
MAKEFILE= $(SRC)Makefile.
# if you are using gcc as your compiler: