fixed showing commit hash on version page of info screen for Android
[rocksndiamonds.git] / build-projects / android / Makefile
index 11ef1ac0eea35ee6b9e74434a4ea869ae53e081d..24befa0382756058bf25e23fa087bf9dfcf097fa 100644 (file)
@@ -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