mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-01-09 22:25:28 +00:00
Makefile.am: now that spice_codegen.py is used add *.pyc to ignored files in root
This commit is contained in:
parent
9dff18a399
commit
d40a181a20
@ -10,6 +10,8 @@ EXTRA_DIST = \
|
||||
spice1.proto \
|
||||
$(NULL)
|
||||
|
||||
DISTCLEANFILES = *.pyc
|
||||
|
||||
MAINTAINERCLEANFILES = \
|
||||
$(srcdir)/INSTALL \
|
||||
$(srcdir)/aclocal.m4 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user