From 62bb9421f2fc458dd8d112be7957a0af758458c3 Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Tue, 10 Sep 2013 13:52:09 +0000 Subject: [PATCH] (Boeing r1772) remove any config/compile file (from newer automake) to fix rebuild on Debian --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 96f498d9..7acc6911 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ EXTRA_DIST = bootstrap.sh LICENSE README-Xen Changelog kernel \ DISTCLEAN_TARGETS = aclocal.m4 config.h.in # extra cruft to remove -DISTCLEANFILES = aclocal.m4 config.h.in configure Makefile.in +DISTCLEANFILES = aclocal.m4 config.h.in configure Makefile.in config/compile # don't include svn dirs in source tarball dist-hook: