diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0e61cdf --- /dev/null +++ b/.gitmodules @@ -0,0 +1,5 @@ +[submodule "libebb"] + path = libebb + url = https://github.com/evanphx/libebb.git +# Alternate URL for libebb which has a bug with EV_ERROR: +# https://github.com/evanphx/libebb.git |