From: nhmall Date: Wed, 8 Feb 2023 22:48:26 +0000 (-0500) Subject: correct a typo X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c67d9e96a6c8a8e404836fe944fef023da3b2147;p=nethack correct a typo --- diff --git a/sys/unix/hints/macOS.370 b/sys/unix/hints/macOS.370 index 770a4b702..8e7664d61 100755 --- a/sys/unix/hints/macOS.370 +++ b/sys/unix/hints/macOS.370 @@ -429,7 +429,7 @@ BUNDLE_WAV = bundlewav endif BUNDLELIST = $(BUNDLE_TOP) $(BUNDLE_CONTENTSDIR) $(BUNDLE_FRAMEWORKSDIR) \ $(BUNDLE_MACOSDIR) $(BUNDLE_PKGINFODIR) $(BUNDLE_PLUGINSDIR) \ - $(BUNDLE_RESOURCESDIR) $(BUNDLE_SHAREDFRMEWORKSDIR) \ + $(BUNDLE_RESOURCESDIR) $(BUNDLE_SHAREDFRAMEWORKSDIR) \ $(BUNDLE_INFOPLIST) $(BUNDLE_GAME) $(BUNDLE_WAV) endif # WANT_BUNDLE #