projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d46e11
)
fixed showing commit hash on version page of info screen for Android
author
Holger Schemel
<info@artsoft.org>
Thu, 1 Oct 2020 22:37:24 +0000
(
00:37
+0200)
committer
Holger Schemel
<info@artsoft.org>
Thu, 1 Oct 2020 22:37:24 +0000
(
00:37
+0200)
This is needed when building for Android and was missing in commit
438a173a
.
build-projects/android/Makefile
patch
|
blob
|
history
diff --git
a/build-projects/android/Makefile
b/build-projects/android/Makefile
index 11ef1ac0eea35ee6b9e74434a4ea869ae53e081d..24befa0382756058bf25e23fa087bf9dfcf097fa 100644
(file)
--- a/
build-projects/android/Makefile
+++ b/
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