From 0feaa1acc6abc01a011c5a949f6b54dc42965b89 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 24 Feb 2017 11:20:18 -0500 Subject: Fixed verbly submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 5c2582e..ec4d45e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "vendor/yaml-cpp"] path = vendor/yaml-cpp url = git@github.com:jbeder/yaml-cpp +[submodule "vendor/verbly"] + path = vendor/verbly + url = git@github.com:hatkirby/verbly -- cgit 1.4.1