This gets it into the .gitignore, and gets it cleaned by a maintainer-clean. Signed-off-by: Jeremy White <jwhite@xxxxxxxxxxxxxxx> --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index fb1c00b..07df869 100644 --- a/Makefile.am +++ b/Makefile.am @@ -92,6 +92,9 @@ EXTRA_DIST += \ tests/db/secmod.db \ $(NULL) +# aclocal will install pkg.m4 from pkg-config into m4 +MAINTAINERCLEANFILES += $(srcdir)/m4/pkg.m4 + MAINTAINERCLEANFILES += \ $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \ $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \ -- 2.1.4 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel