From 5e202df227d5f99801896995aee52992c119d7c8 Mon Sep 17 00:00:00 2001 From: Mathieu Lirzin Date: Sat, 23 Sep 2017 12:19:43 +0200 Subject: maint: Make Emacs use 'makefile-automake-mode' * bin/local.mk: Specify mode name in the first line. * contrib/t/local.mk: Likewise. * doc/local.mk: Likewise. * lib/Automake/local.mk: Likewise. * lib/am/local.mk: Likewise. * lib/local.mk: Likewise. * m4/local.mk: Likewise. * t/local.mk: Likewise. --- contrib/t/local.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'contrib') diff --git a/contrib/t/local.mk b/contrib/t/local.mk index b5e1b699b..d29b7e116 100644 --- a/contrib/t/local.mk +++ b/contrib/t/local.mk @@ -1,5 +1,4 @@ -## Included by top-level Makefile for Automake. - +## -*- makefile-automake -*- ## Copyright (C) 1995-2017 Free Software Foundation, Inc. ## ## This program is free software; you can redistribute it and/or modify -- cgit v1.2.1