From b1f1841a0cc348da9a57564620df8badf0f29249 Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" 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 --- trunk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/Makefile.am b/trunk/Makefile.am index 96f498d9..7acc6911 100644 --- a/trunk/Makefile.am +++ b/trunk/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: