Mercurial > emacs
changeset 65611:e9bbecf3b555
(newsticker.dvi): Fix erroneous use of curly brackets on macro `srcdir'.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 19 Sep 2005 09:36:42 +0000 |
parents | 5c0acc1c2a2c |
children | 19d18ffa4da3 |
files | man/makefile.w32-in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/makefile.w32-in Mon Sep 19 09:17:14 2005 +0000 +++ b/man/makefile.w32-in Mon Sep 19 09:36:42 2005 +0000 @@ -329,7 +329,7 @@ $(infodir)/newsticker: newsticker.texi $(MAKEINFO) newsticker.texi newsticker.dvi: newsticker.texi - $(ENVADD) $(TEXI2DVI) ${srcdir}/newsticker.texi + $(ENVADD) $(TEXI2DVI) $(srcdir)/newsticker.texi mostlyclean: - $(DEL) *.log *.cp *.fn *.ky *.pg *.vr core *.tp *.core gnustmp.*