From 906004be2bc870198fc900a04932350d5e52b479 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 23 Jul 2020 17:40:06 +0200 Subject: [PATCH] Update dist-build/Makefile.am after ios.sh renaming --- dist-build/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist-build/Makefile.am b/dist-build/Makefile.am index 9eee601f..72957de3 100644 --- a/dist-build/Makefile.am +++ b/dist-build/Makefile.am @@ -9,7 +9,7 @@ EXTRA_DIST = \ android-x86.sh \ android-x86_64.sh \ emscripten.sh \ - ios.sh \ + ios-xcframework.sh \ macos.sh \ msys2-win32.sh \ msys2-win64.sh \