diff options
author | Jay Sorg <jay.sorg@gmail.com> | 2014-11-05 23:27:28 -0800 |
---|---|---|
committer | Jay Sorg <jay.sorg@gmail.com> | 2014-11-05 23:27:28 -0800 |
commit | 0889772f6e613f5870752fe7b9633a26589557bc (patch) | |
tree | ce85397a8507ec3adfb68933dca76301c86688c4 /.gitmodules | |
parent | e3f8df309852de6d4b570d410a60d8fbec4ec316 (diff) | |
download | xrdp-proprietary-0889772f6e613f5870752fe7b9633a26589557bc.tar.gz xrdp-proprietary-0889772f6e613f5870752fe7b9633a26589557bc.zip |
added xorgxrdp submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d40734d4..52a8a98a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "librfxcodec"] path = librfxcodec url = git://github.com/neutrinolabs/librfxcodec +[submodule "xorgxrdp"] + path = xorgxrdp + url = git://github.com/neutrinolabs/xorgxrdp |