summaryrefslogtreecommitdiffstats
path: root/Reaktor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Reaktor/Makefile')
-rw-r--r--Reaktor/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Reaktor/Makefile b/Reaktor/Makefile
index f608db90..dc3f8cac 100644
--- a/Reaktor/Makefile
+++ b/Reaktor/Makefile
@@ -2,6 +2,7 @@ init:
cd ..;git submodule init; git submodule update
cd repos/gxfr/; git checkout master; git pull
cd repos/dnsrecon; git checkout master; git pull
+ cd repos/dnsmap; git checkout master; git pull