diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-28 21:33:08 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-28 21:33:08 +0100 |
commit | 3748bc5d149512b5ef89592b93203fe80e8447ed (patch) | |
tree | 261d021d62d811ebd50338a0e6aaecefbb50d79d /.gitmodules | |
parent | 69e35888e27e4afc06c7d5e881b54c1e5edaf5be (diff) | |
download | neetdraw-3748bc5d149512b5ef89592b93203fe80e8447ed.tar.gz neetdraw-3748bc5d149512b5ef89592b93203fe80e8447ed.tar.xz neetdraw-3748bc5d149512b5ef89592b93203fe80e8447ed.zip |
Move to liberty
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ad38bca..4acc2dd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "termo"] path = termo url = git://github.com/pjanouch/termo.git +[submodule "liberty"] + path = liberty + url = git://github.com/pjanouch/liberty.git |