follow-up Visual Studio package fix

This commit is contained in:
nhmall
2025-11-18 18:27:45 -05:00
parent 8f52d51bd2
commit 6de1f39c38

View File

@@ -42,7 +42,7 @@ X11 = $(ROOTDIR)win\X11 # X11 support files
LIBDIR = $(ROOTDIR)lib # libraries and external bits
SUBMDIR = $(ROOTDIR)submodules # NetHack git submodules
SndWavDir = $(ROOTDIR)sound\wav # sound files that get integrated
DocDir = $(ROOTDIR)doc
DocDir = $(ROOTDIR)doc\
# Directories we might place collected things
#