summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2011-10-09 12:01:38 -0700
committerPixel <pixel@nobis-crew.org>2011-10-09 12:01:38 -0700
commit2367226978def1b3ab9d0a64996b1b938a5b27f2 (patch)
tree50942c4e7b1e82c062ac0b53cfc826e71d88980b /.gitmodules
parent42a07d9445f6d7d579ecb89cc1912c3abf413a6e (diff)
Adding libeio to the compilation blurb.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 55cf452..1ef9305 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "libcoro"]
path = libcoro
url = git.grumpycoder.net:/pub/repo.git/libcoro
+[submodule "libeio"]
+ path = libeio
+ url = git.grumpycoder.net:/pub/repo.git/libeio