]> granicus.if.org Git - nethack/commitdiff
correct a typo
authornhmall <nhmall@nethack.org>
Wed, 8 Feb 2023 22:48:26 +0000 (17:48 -0500)
committernhmall <nhmall@nethack.org>
Wed, 8 Feb 2023 22:48:26 +0000 (17:48 -0500)
sys/unix/hints/macOS.370

index 770a4b7025fa6a72b163a0cf76aa1bb0a43daf61..8e7664d616594ac99f604220dd17c9c57dde02f8 100755 (executable)
@@ -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
 #