summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/nameauth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/nameauth/Makefile')
-rw-r--r--macros/latex/contrib/nameauth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/latex/contrib/nameauth/Makefile b/macros/latex/contrib/nameauth/Makefile
index 6bd5f42d95..44d46cbfeb 100644
--- a/macros/latex/contrib/nameauth/Makefile
+++ b/macros/latex/contrib/nameauth/Makefile
@@ -239,7 +239,7 @@ $(NAME).pdf : $(NAME).sty
# files as well.
$(NAME).sty : $(NAME).dtx
- $(BUILDENGINE)$(EXT) $(COREOPTS) $(ADDOPTS) $(NAME).dtx >/dev/null
+ $(BUILDENGINE)$(EXT) $(COREOPTS) $(ADDOPTS) $(NAME).dtx > /dev/null
#
# Examples and Testing Section
@@ -332,7 +332,7 @@ imageout : test07_02.pdf test09_01.pdf
.PHONY: tests images unpack clean exclean testclean distclean uninst ununstall
# Simply unpack the other supplied files from the dtx file.
-# Not usually deeded to build the package, but can be used,
+# Not usually needed to build the package, but can be used,
# for example, in case one accidentally deletes a file.
unpack :