aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-11-08 12:48:25 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2024-11-08 12:48:25 +0100
commit0feda3d123ff99a1b9e41837482268bebfd9140a (patch)
treef255e87f32126363c567fdbb8d840551b83be0c2 /.gitmodules
parent5ccbf5d6e66f7ca0850d12fcf80e16efd1cd532f (diff)
update libraries
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c8571bc..2f64601 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -18,3 +18,7 @@
path = lib/sdl_ttf
url = https://github.com/libsdl-org/SDL_ttf.git
shallow = true
+[submodule "lib/libdb"]
+ path = lib/libdb
+ url = https://github.com/berkeleydb/libdb
+ shallow = true