[Spice-devel] [spice-common] build-sys: Remove code generation files from EXTRA_DIST

Christophe Fergeau cfergeau at redhat.com
Fri Aug 14 02:22:22 PDT 2015


This breaks make distcheck otherwise
---
 Makefile.am | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index ecf7bd9..4b138fe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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					\
-- 
2.4.3



More information about the Spice-devel mailing list