build-sys: Remove code generation files from EXTRA_DIST

This breaks make distcheck otherwise since commit
7665dcf1 removed these files.
This commit is contained in:
Christophe Fergeau 2015-08-14 11:01:18 +02:00
parent 7665dcf1bb
commit dd63a3b656

View File

@ -3,14 +3,6 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = common
EXTRA_DIST = \
spice_codegen.py \
spice.proto \
spice1.proto \
$(NULL)
DISTCLEANFILES = *.pyc
MAINTAINERCLEANFILES = \
$(srcdir)/INSTALL \
$(srcdir)/aclocal.m4 \