X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=build-projects%2Fandroid%2FMakefile;h=24befa0382756058bf25e23fa087bf9dfcf097fa;hb=11a10cfd84f1781b1b7dc5609548feebe928ccd8;hp=20bce5bf562e3762e9858163cee768f6c40e71b7;hpb=51d5e483a5d8b50e0c0956053e0e264c20382928;p=rocksndiamonds.git diff --git a/build-projects/android/Makefile b/build-projects/android/Makefile index 20bce5bf..24befa03 100644 --- a/build-projects/android/Makefile +++ b/build-projects/android/Makefile @@ -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