summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-06-03 11:15:53 -0700
committerMichael Forney <mforney@mforney.org>2017-06-03 14:02:59 -0700
commitf8aeeb79ec8cf0c4c3eda17cffeac416790337a7 (patch)
tree6772f8a066e7cc2355bfdf183d937aa99a9034fa /.gitmodules
parent06fee256a913f503d251b5969c352276041f9931 (diff)
Add farbfeld 3
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index fb0b57c8..01a2730f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,6 +34,9 @@
[submodule "pkg/expat/src"]
path = pkg/expat/src
url = https://github.com/libexpat/libexpat
+[submodule "pkg/farbfeld/src"]
+ path = pkg/farbfeld/src
+ url = git://git.suckless.org/farbfeld
[submodule "pkg/ffmpeg/src"]
path = pkg/ffmpeg/src
url = https://git.ffmpeg.org/ffmpeg.git