summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMarek Vavruša <marek.vavrusa@nic.cz>2015-08-04 13:38:08 +0200
committerMarek Vavruša <marek.vavrusa@nic.cz>2015-08-04 13:38:08 +0200
commitead0381593baa6ff4d98514a5040521093028b56 (patch)
tree220a9ff8b4eb8daef625a73480ed5a108cd6e879 /.gitmodules
parenttests: libfaketime.dylib were added (diff)
downloadknot-resolver-ead0381593baa6ff4d98514a5040521093028b56.tar.xz
knot-resolver-ead0381593baa6ff4d98514a5040521093028b56.zip
tests: added README.rst, libfaketime as a git submodule, fixed depends
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..a279829b
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "contrib/socket_wrapper"]
+ path = contrib/socket_wrapper
+ url = git://git.samba.org/socket_wrapper.git
+[submodule "contrib/libfaketime"]
+ path = contrib/libfaketime
+ url = https://github.com/wolfcw/libfaketime.git