diff options
author | Timothy Pearson <[email protected]> | 2011-11-11 18:55:42 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-11 18:55:42 -0600 |
commit | 4eed7fe5003afd9dae96f5ee0053056bc8af8d91 (patch) | |
tree | 4ede8a22c6ce761d36bcc03e3cf6400168c1218e | |
parent | d64cdf6b381d4a7a8a7bbc75bae8d9f4996f3d69 (diff) | |
download | arts-4eed7fe5003afd9dae96f5ee0053056bc8af8d91.tar.gz arts-4eed7fe5003afd9dae96f5ee0053056bc8af8d91.zip |
Move libltdl to external repository
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | libltdl | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4fce771..c8ecce5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "cmake"] path = cmake url = http://[email protected]/scm/git/tde-common-cmake +[submodule "libltdl"] + path = libltdl + url = http://[email protected]/scm/git/libltdl diff --git a/libltdl b/libltdl new file mode 160000 +Subproject 6d6796c294ca6e9b7f83c295217817c4bf48603 |