summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2012-03-14 23:25:00 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2012-03-15 12:46:25 +0100
commitdf1a1e35f840dfdf91d88a6b62829d078397955a (patch)
tree568c4ffd9d3e527bcc65bce0c64d2d6f7d2cfec4 /.gitmodules
parent8394a9b3871269e902fdc7e8cf72e1f6cca76d6f (diff)
downloadspice-gtk-df1a1e35f840dfdf91d88a6b62829d078397955a.tar.gz
spice-gtk-df1a1e35f840dfdf91d88a6b62829d078397955a.tar.xz
spice-gtk-df1a1e35f840dfdf91d88a6b62829d078397955a.zip
use common submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f7de75d..6981ae4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "spice-protocol"]
path = spice-protocol
url = ../spice-protocol
+[submodule "common"]
+ path = common
+ url = ../spice-common