From 0feda3d123ff99a1b9e41837482268bebfd9140a Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Fri, 8 Nov 2024 12:48:25 +0100 Subject: update libraries --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3