about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2020-12-08 10:09:35 +0100
committerDominik Maier <domenukk@gmail.com>2020-12-08 10:09:35 +0100
commiteda068751e1876797e1ec481ece356ecfb63f0cc (patch)
tree865d1665f31300ba0fded92d27d1b6273163ea30 /.gitmodules
parent5d6b1129f0e95a29a3fd7a7e09a93a5c1db6c78a (diff)
downloadafl++-eda068751e1876797e1ec481ece356ecfb63f0cc.tar.gz
streamlined grammar mutator submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 78e9f439..c787ec0e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,7 +2,7 @@
 	path = unicorn_mode/unicornafl
 	url = https://github.com/AFLplusplus/unicornafl
 [submodule "custom_mutators/grammar_mutator"]
-	path = custom_mutators/grammar_mutator
+	path = custom_mutators/grammar_mutator/grammar_mutator
 	url = https://github.com/AFLplusplus/Grammar-Mutator
 [submodule "qemu_mode/qemuafl"]
 	path = qemu_mode/qemuafl