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 \