mingw symbols follow-up

This commit is contained in:
nhmall
2022-01-29 14:06:52 -05:00
parent 721db76189
commit 893d11f7d5

View File

@@ -773,7 +773,7 @@ all: install
TO_INSTALL = $(GAMEDIR)/NetHack.exe $(RTARGETS) \
$(addprefix $(GAMEDIR)/, $(addsuffix .template, sysconf .nethackrc) \
Guidebook.txt NetHack.txt license opthelp record)
Guidebook.txt NetHack.txt license opthelp record symbols)
ifeq "$(USE_LUADLL)" "Y"
TO_INSTALL += $(LUADLL)