diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f7f0c0c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/DPF"] + path = lib/DPF + url = https://github.com/DISTRHO/DPF.git diff --git a/lib/DPF b/lib/DPF new file mode 160000 index 0000000..86a621b --- /dev/null +++ b/lib/DPF @@ -0,0 +1 @@ +Subproject commit 86a621bfd86922a49ce593fec2a618a1e0cc6ef3