summaryrefslogtreecommitdiffstats
path: root/Makefile.am
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 /Makefile.am
parent5077ab60f8c2ec44a3ae40c2b3f986bf038b3e8f (diff)
downloadspice-5d57fb4d1b119119f2b9512321fa8ac40df853a7.tar.gz
spice-5d57fb4d1b119119f2b9512321fa8ac40df853a7.tar.xz
spice-5d57fb4d1b119119f2b9512321fa8ac40df853a7.zip
build-sys: use spice-protocol as submodule
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 33bb25cf..6c277506 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,7 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = common server python_modules
+DIST_SUBDIRS = spice-protocol $(SUBDIRS)
if SUPPORT_CLIENT
SUBDIRS += client