From 893d11f7d5b97446a4dbc555751cf815c7fb53c5 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 29 Jan 2022 14:06:52 -0500 Subject: [PATCH] mingw symbols follow-up --- sys/windows/Makefile.mingw32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)