summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rwxr-xr-xUPDATING3
1 files changed, 1 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index 8be6b86b..1f5b29e5 100755
--- a/UPDATING
+++ b/UPDATING
@@ -14,8 +14,7 @@ rm -Rf src/.git
rm -Rf src/fuzz
rm -Rf src/third_party/googletest
rm -Rf linux-aarch64/ linux-arm/ linux-x86/ linux-x86_64/ mac-x86/ mac-x86_64/ win-x86_64/ win-x86/
-python src/util/generate_build_files.py android
-python src/util/generate_build_files.py eureka
+python src/util/generate_build_files.py android android-cmake eureka
cp src/LICENSE NOTICE
git add .