summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2017-08-31 14:42:13 +0200
committerMathieu Lirzin <mthl@gnu.org>2017-08-31 14:50:04 +0200
commite94c0186d98d70df2f18c17622ee75f80f95e17b (patch)
tree61f3ceff175cdf0665d5efd4e8124ae33a5e45a2 /contrib
parente679a5c26ef31e028b7418da467eb72caafaf75c (diff)
downloadautomake-e94c0186d98d70df2f18c17622ee75f80f95e17b.tar.gz
build: Rename "Makefile.inc" Makefile fragments to "local.mk"
This is done to follow a convention used by a lot of GNU packages. * bin/Makefile.inc: Rename to ... * bin/local.mk: ... this. * doc/Makefile.inc: Rename to ... * doc/local.mk: ... this. * lib/Automake/Makefile.inc: Rename to ... * lib/Automake/local.mk: ... this. * lib/am/Makefile.inc: Rename to ... * lib/am/local.mk: ... this. * lib/Makefile.inc: Rename to ... * lib/local.mk: ... this. * m4/Makefile.inc: Rename to ... * m4/local.mk: ... this. * contrib/t/Makefile.inc: Rename to ... * contrib/t/local.mk: ... this. * t/Makefile.inc: Rename to ... * t/local.mk: ... this. Adapt. * Makefile.am: Adapt.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/t/local.mk (renamed from contrib/t/Makefile.inc)0
1 files changed, 0 insertions, 0 deletions
diff --git a/contrib/t/Makefile.inc b/contrib/t/local.mk
index d55fb9583..d55fb9583 100644
--- a/contrib/t/Makefile.inc
+++ b/contrib/t/local.mk