diff options
Diffstat (limited to 'lib-src/Makefile.in')
-rw-r--r-- | lib-src/Makefile.in | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index 2e0e2818767..8285910cdbf 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in @@ -1,6 +1,7 @@ -# Makefile for lib-src subdirectory in GNU Emacs. -# Copyright (C) 1985, 1987-1988, 1993-1994, 2001-2013 Free Software -# Foundation, Inc. +### @configure_input@ + +# Copyright (C) 1985, 1987-1988, 1993-1994, 2001-2013 +# Free Software Foundation, Inc. # This file is part of GNU Emacs. |