aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorGlenn Morris2013-07-23 18:57:17 -0400
committerGlenn Morris2013-07-23 18:57:17 -0400
commitbbece175c960338be32e9c2381800d4657315ff3 (patch)
tree76185ca15097f07d0f99f961382bee391babcfe4 /test
parent97afc49a1a5e6482431ab7c6301561936fdcb4b5 (diff)
downloademacs-bbece175c960338be32e9c2381800d4657315ff3.tar.gz
emacs-bbece175c960338be32e9c2381800d4657315ff3.zip
Use a @configure_input@ comment at the start of generated Makefiles
Diffstat (limited to 'test')
-rw-r--r--test/automated/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/automated/Makefile.in b/test/automated/Makefile.in
index 6e7111e589c..d4bfcc12130 100644
--- a/test/automated/Makefile.in
+++ b/test/automated/Makefile.in
@@ -1,4 +1,5 @@
1# Maintenance productions for the automated test directory 1### @configure_input@
2
2# Copyright (C) 2010-2013 Free Software Foundation, Inc. 3# Copyright (C) 2010-2013 Free Software Foundation, Inc.
3 4
4# This file is part of GNU Emacs. 5# This file is part of GNU Emacs.