On Tue, Feb 21, 2012 at 12:22 PM, Marc-André Lureau <marcandre.lur...@gmail.com> wrote: > Spice protocol contains only headers. We would like to be able to use > a protocol update without having to wait for the release, a git > submodule works well for this purpose. > --- > .gitmodules | 3 +++ > autogen.sh | 3 +++ > configure.ac | 12 +++++++----- > spice-protocol | 1 + > 4 files changed, 14 insertions(+), 5 deletions(-) > create mode 100644 .gitmodules > create mode 160000 spice-protocol
And this is needed too to pass make distcheck, Makefile.am: -SUBDIRS = common gtk po python_modules doc data +SUBDIRS = spice-protocol common gtk po python_modules doc data -- Marc-André Lureau _______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel