Бранимир Караџић před 3 roky
rodič
revize
560669f6c0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      makefile

+ 1 - 1
makefile

@@ -190,7 +190,7 @@ osx-arm64-debug: .build/projects/gmake-osx-arm64 ## Build - macOS ARM Debug
 	$(MAKE) -C .build/projects/gmake-osx-arm64 config=debug
 osx-arm64-release: .build/projects/gmake-osx-arm64 ## Build - macOS ARM Release
 	$(MAKE) -C .build/projects/gmake-osx-arm64 config=release
-osx-arm: osx-arm64-debug osx-arm64-release ## Build - macOS ARM Debug and Release
+osx-arm64: osx-arm64-debug osx-arm64-release ## Build - macOS ARM Debug and Release
 
 .build/projects/gmake-ios-arm:
 	$(GENIE) --gcc=ios-arm gmake