summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2012-03-20 12:53:30 +0100
committerMarc-André Lureau <marcandre.lureau@gmail.com>2012-03-22 20:21:05 +0100
commitc1e4e1be639d81119c7d7b35446e98f54775a353 (patch)
treeaf07ae420cd8874fbe620596f1be9ec80d798bf3 /.gitmodules
parentfeaee860768c0a815f0e2e98d6fd51e6fff4321f (diff)
build-sys: make it a seperately buildable spice-common library
- autotoolize - fix headers inclusion - generate gitignores - workaround serverSMARTCARD support with dirty hack...
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 0000000..f7de75d
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "spice-protocol"]
+ path = spice-protocol
+ url = ../spice-protocol