summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 31272c5a..31de5280 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,3 +19,6 @@
[submodule "arch/x86/mbuild"]
path = arch/x86/mbuild
url = https://github.com/intelxed/mbuild.git
+[submodule "rust/examples/pdb-ng/pdb-0.8.0-patched"]
+ path = rust/examples/pdb-ng/pdb-0.8.0-patched
+ url = https://github.com/Vector35/pdb-rs.git