[Spice-commits] Makefile.am
Christophe Fergau
teuf at kemper.freedesktop.org
Fri Aug 14 07:00:26 PDT 2015
Makefile.am | 8 --------
1 file changed, 8 deletions(-)
New commits:
commit dd63a3b656bd11af7d97317f2de0824cd6cef5da
Author: Christophe Fergeau <cfergeau at redhat.com>
Date: Fri Aug 14 11:01:18 2015 +0200
build-sys: Remove code generation files from EXTRA_DIST
This breaks make distcheck otherwise since commit
7665dcf1 removed these files.
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 \
More information about the Spice-commits
mailing list