summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/nameauth/Makefile
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-02-10 03:00:43 +0000
committerNorbert Preining <norbert@preining.info>2024-02-10 03:00:43 +0000
commit1d28728327083b2e09300af044d37336abafbe02 (patch)
tree587bf83e2f85c0a4ef67c12707de3395e6194e9c /macros/latex/contrib/nameauth/Makefile
parentfa4b456400bb2b415dcbbfe785542c50e9dd61e3 (diff)
CTAN sync 202402100300
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 :