summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2016-02-26 18:14:33 +0100
committerMarc-André Lureau <marcandre.lureau@gmail.com>2016-03-10 16:57:08 +0100
commit2a6e51c7ee867fe3f4b7dd07dee5517533a967be (patch)
tree84173a25e43d1d59fca616539ee570d214f4b6c7 /Makefile.am
parent7937915d67702a5c4b5147b277c432f5555e3852 (diff)
downloadspice-protocol-2a6e51c7ee867fe3f4b7dd07dee5517533a967be.tar.gz
spice-protocol-2a6e51c7ee867fe3f4b7dd07dee5517533a967be.tar.xz
spice-protocol-2a6e51c7ee867fe3f4b7dd07dee5517533a967be.zip
Remove codegen
Codegen generates code specific to spice-common submodule. It's not meant as a generic protocol header or specification. See discussion and commits about spice-common codegen re-import. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am14
1 files changed, 1 insertions, 13 deletions
diff --git a/Makefile.am b/Makefile.am
index 4af20db..82f19e4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,18 +1,6 @@
NULL =
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = python_modules spice
-
-codegendir = $(datadir)/spice-protocol
-dist_codegen_DATA = \
- spice.proto \
- spice1.proto \
- $(NULL)
-
-dist_codegen_SCRIPTS = \
- spice_codegen.py \
- $(NULL)
-
-DISTCLEANFILES = *.pyc
+SUBDIRS = spice
pkgconfigdir = $(datadir)/pkgconfig
pkgconfig_DATA = spice-protocol.pc