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)