X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/03dcfe0121de753b2a4c8f72962678d916da2daf..9658dc2ada51f4dc8e598fbdd79da84e99824722:/doc/lispintro/makefile.w32-in diff --git a/doc/lispintro/makefile.w32-in b/doc/lispintro/makefile.w32-in index 2c732ae46f..a8aaf43096 100644 --- a/doc/lispintro/makefile.w32-in +++ b/doc/lispintro/makefile.w32-in @@ -1,7 +1,6 @@ #### -*- Makefile -*- for the Emacs Lisp Introduction manual. -# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 -# Free Software Foundation, Inc. +# Copyright (C) 2003-2012 Free Software Foundation, Inc. # This file is part of GNU Emacs. @@ -25,7 +24,7 @@ infodir = $(srcdir)/../../info # Directory with the (customized) texinfo.tex file. texinfodir = $(srcdir)/../misc -INFO_SOURCES = $(srcdir)/emacs-lisp-intro.texi +INFO_SOURCES = $(srcdir)/emacs-lisp-intro.texi $(srcdir)/doclicense.texi # The file name eintr must fit within 5 characters, to allow for # -NN extensions to fit into DOS 8+3 limits without clashing INFO_TARGETS = $(infodir)/eintr