win32: opthelp unavailable

Address a recent complaint from <Someone>.
This commit is contained in:
nethack.allison
2003-11-16 04:54:58 +00:00
parent 760d976e46
commit b77e25e9b5
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -498,6 +498,7 @@ $(O)install.tag: $(DAT)/data $(DAT)/rumors $(DAT)/dungeon \
ifeq "$(USE_DLB)" "Y"
$(subst /,\,copy nhdat $(GAMEDIR))
$(subst /,\,copy $(DAT)/license $(GAMEDIR))
$(subst /,\,copy $(DAT)/opthelp $(GAMEDIR))
else
$(subst /,\,copy $(DAT)/*. $(GAMEDIR))
$(subst /,\,copy $(DAT)/*.dat $(GAMEDIR))