summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2012-03-01 11:54:54 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2012-03-01 16:24:10 +0100
commit5d57fb4d1b119119f2b9512321fa8ac40df853a7 (patch)
treec6e6037c741a4536c049e5ff562d1ffb5175cf45 /.gitmodules
parent5077ab60f8c2ec44a3ae40c2b3f986bf038b3e8f (diff)
downloadspice-5d57fb4d1b119119f2b9512321fa8ac40df853a7.tar.gz
spice-5d57fb4d1b119119f2b9512321fa8ac40df853a7.tar.xz
spice-5d57fb4d1b119119f2b9512321fa8ac40df853a7.zip
build-sys: use spice-protocol as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..f7de75dd
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "spice-protocol"]
+ path = spice-protocol
+ url = ../spice-protocol