mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2025-12-31 19:45:43 +00:00
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:
parent
7665dcf1bb
commit
dd63a3b656
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user