add -*-Makefile-*- to first line
authorJim Meyering <jim@meyering.net>
Sun, 9 Nov 1997 19:06:31 +0000 (19:06 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 9 Nov 1997 19:06:31 +0000 (19:06 +0000)
lib/Makefile.am
m4/Makefile.am

index 55a33607d3755fcc73b68216bc691d4477ab4a6e..8734a6a225665a7d25493e8baef314b059cf619e 100644 (file)
@@ -1,4 +1,4 @@
-## Process this file with automake to produce Makefile.in
+## Process this file with automake to produce Makefile.in -*-Makefile-*-
 noinst_LIBRARIES = libfu.a
 
 EXTRA_DIST = chown.c getgroups.c getline.c lstat.c malloc.c mktime.c \
index 059fdd265fba6de68d87ffddbc7893356ccfcafd..1f07ad9e54e2a01c45731b524beff2abd5d87d75 100644 (file)
@@ -1,4 +1,4 @@
-## Process this file with automake to produce Makefile.in
+## Process this file with automake to produce Makefile.in -*-Makefile-*-
 
 # Generate this list with
 # find . -type f -name '*.m4' -printf '%f\n'|sort |fmt |tr '\012' @ \