]> granicus.if.org Git - nethack/commitdiff
mingw symbols follow-up
authornhmall <nhmall@nethack.org>
Sat, 29 Jan 2022 19:06:52 +0000 (14:06 -0500)
committernhmall <nhmall@nethack.org>
Sat, 29 Jan 2022 19:06:52 +0000 (14:06 -0500)
sys/windows/Makefile.mingw32

index 8a63605fd7c8f9b12b3565e406d2d30e3ae12cb4..7662eba24f6771a327626bfee5c8c850ccb952b3 100644 (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)