diff options
author | David Robillard <d@drobilla.net> | 2024-07-13 12:46:07 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2024-07-18 17:38:56 -0400 |
commit | 319715654fdc42bcb8d0a5b6c781a5973b157269 (patch) | |
tree | 08a6bd9bd91cae1161508decae79046440e861cc /.includes.imp | |
parent | 58ab6a39eb0b3a72856892d82dc0890951ae0e1b (diff) | |
download | drobillad-319715654fdc42bcb8d0a5b6c781a5973b157269.tar.gz drobillad-319715654fdc42bcb8d0a5b6c781a5973b157269.tar.bz2 drobillad-319715654fdc42bcb8d0a5b6c781a5973b157269.zip |
Update submodules
Diffstat (limited to '.includes.imp')
-rw-r--r-- | .includes.imp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.includes.imp b/.includes.imp index f3ea4eb..1f0c8ee 100644 --- a/.includes.imp +++ b/.includes.imp @@ -1,7 +1,8 @@ [ + { "ref": "subprojects/ganv/.includes.imp" }, { "ref": "subprojects/ingen/.includes.imp" }, + { "ref": "subprojects/jalv/.includes.imp" }, { "ref": "subprojects/lv2kit/.includes.imp" }, - { "ref": "subprojects/lv2kit/subprojects/sord/.includes.imp" }, { "ref": "subprojects/patchage/.includes.imp" }, { "ref": "subprojects/raul/.includes.imp" } ] |