about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-07-20 11:10:58 +0200
committervanhauser-thc <vh@thc.org>2021-07-20 11:10:58 +0200
commit3101e9c88df72755b461e82870879fbe9e7429fa (patch)
treed3afb6268c72b4f103360296434bb4d3c28b8c24 /.gitmodules
parentfff8c49f7c73a1531166ad52fc50306dbd01775f (diff)
downloadafl++-3101e9c88df72755b461e82870879fbe9e7429fa.tar.gz
add gramatron
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c787ec0e..6edefd72 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
 [submodule "qemu_mode/qemuafl"]
 	path = qemu_mode/qemuafl
 	url = https://github.com/AFLplusplus/qemuafl
+[submodule "custom_mutators/gramatron/json-c"]
+	path = custom_mutators/gramatron/json-c
+	url = https://github.com/json-c/json-c