From: nhmall Date: Sat, 29 Jan 2022 19:06:52 +0000 (-0500) Subject: mingw symbols follow-up X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=893d11f7d5b97446a4dbc555751cf815c7fb53c5;p=nethack mingw symbols follow-up --- diff --git a/sys/windows/Makefile.mingw32 b/sys/windows/Makefile.mingw32 index 8a63605fd..7662eba24 100644 --- a/sys/windows/Makefile.mingw32 +++ b/sys/windows/Makefile.mingw32 @@ -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)