summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2015-07-03 17:20:28 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2015-08-11 10:26:06 +0200
commitc48b0a0672ccfbdfc67dc4a29eff97a57989f786 (patch)
tree935c2860f7df167591439d83d8c780504a19c412 /Makefile.am
parent53f7f543f9edd57ed16fed2e46452024c880dfaa (diff)
downloadspice-common-c48b0a0672ccfbdfc67dc4a29eff97a57989f786.tar.gz
spice-common-c48b0a0672ccfbdfc67dc4a29eff97a57989f786.tar.xz
spice-common-c48b0a0672ccfbdfc67dc4a29eff97a57989f786.zip
Remove spice-protocol submodule
spice-protocol is a separate project which is having releases, so there is no need to have a private spice-protocol copy in each spice-common user, especially as after installation, the system-wide spice-protocol copy will be used instead of the private one the module was built against.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 380bf24..e39273d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,6 @@ NULL =
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = python_modules common
-DIST_SUBDIRS = spice-protocol $(SUBDIRS)
EXTRA_DIST = \
spice_codegen.py \