aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck <[email protected]>2004-12-09 01:54:47 +0000
committerLuc Teirlinck <[email protected]>2004-12-09 01:54:47 +0000
commitf105ba81f064d85b246e3625e62ec59ba9600b68 (patch)
tree643cee664b326d50d511139b17c3f74a05da197f
parent8be60cf82adaa00733b28727f2e4b4ceabcd4783 (diff)
(INFO_TARGETS): Fix typo.
-rw-r--r--man/makefile.w32-in2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/makefile.w32-in b/man/makefile.w32-in
index cc78e312fb..d89c77ab5d 100644
--- a/man/makefile.w32-in
+++ b/man/makefile.w32-in
@@ -47,7 +47,7 @@ INFO_TARGETS = $(infodir)/emacs $(infodir)/ccmode \
$(infodir)/speedbar $(infodir)/tramp \
$(infodir)/ses $(infodir)/smtpmail \
$(infodir)/flymake $(infodir)/emacs-xtra \
- $(infodir)/org $(infodir)url \
+ $(infodir)/org $(infodir)/url \
$(infodir)/pgg $(infodir)/sieve
DVI_TARGETS = emacs.dvi calc.dvi cc-mode.dvi cl.dvi dired-x.dvi \
ediff.dvi forms.dvi gnus.dvi message.dvi mh-e.dvi \