removed unnecessary screen redraws when waiting for events to continue
[rocksndiamonds.git] / build-projects / android / Makefile
index 20bce5bf562e3762e9858163cee768f6c40e71b7..24befa0382756058bf25e23fa087bf9dfcf097fa 100644 (file)
@@ -4,7 +4,7 @@
 # (c) 1995-2020 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
-#                  http://www.artsoft.org/
+#                  https://www.artsoft.org/
 # -----------------------------------------------------------------------------
 # build-projects/android/Makefile
 # =============================================================================
@@ -32,7 +32,7 @@ assets-toc:
        ./build-scripts/create_asset_tocs.sh app/src/main/assets
 
 .prepared: sdl manifest assets assets-toc
-       make -C ../.. auto-conf conf-time
+       make -C ../.. auto-conf conf-time conf-hash
 
 prepare: .prepared