From 53ae05c0d5993676c674d043c1ca47f20982d711 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 24 Dec 2006 16:45:12 +0100 Subject: [PATCH] include local.make so compilers can set CHECK_SOURCE --- GNUmakefile.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/GNUmakefile.in b/GNUmakefile.in index 2601bbaae4..97e44e642a 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -32,6 +32,11 @@ INSTALLATION_FILES=$(config_make) VERSION STEPMAKE_TEMPLATES=toplevel po install include $(depth)/make/stepmake.make +# +# Set +# CHECK_SOURCE= +-include local.make + local-dist: dist-toplevel-txt-files dist-changelog dist-changelog: -- 2.39.5