From f6a0e20aedf439bb57eb8fcd31e0cda81446fe25 Mon Sep 17 00:00:00 2001 From: John Ralls Date: Fri, 18 Nov 2016 14:25:23 -0800 Subject: [PATCH] Remove EXTRA_DIST reference to as-scrub-includes.m4. File itself was removed in b905c4a. --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 00baca818b..0e507e7263 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,7 +54,6 @@ dist_doc_DATA = \ EXTRA_DIST = \ $(SWIG_DIST_FAIL) \ make-gnucash-potfiles.in \ - macros/as-scrub-include.m4 \ macros/binreloc.m4 \ macros/compiler-flags.m4 \ macros/ax_pkg_swig.m4 \