summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTriang3l <triang3l@yandex.ru>2020-11-21 17:14:40 +0300
committerTriang3l <triang3l@yandex.ru>2020-11-21 17:14:40 +0300
commit2f247e0f9e4433ec8a8b8d0ae6c97037803db620 (patch)
tree9cdbfb2b22ab29973a1bd4a3e03b5d1609559a5b /.gitmodules
parent7cb3cc35640189f81d364e83db9196f6410fbb15 (diff)
[Build] Make premake-androidmk generate something
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c8b4ef272..82de820d2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -67,3 +67,6 @@
[submodule "third_party/premake-cmake"]
path = third_party/premake-cmake
url = https://github.com/Enhex/premake-cmake.git
+[submodule "third_party/premake-androidmk"]
+ path = third_party/premake-androidmk
+ url = https://github.com/Meoo/premake-androidmk.git