summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/Makefile')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/Makefile b/Master/texmf-dist/source/latex/koma-script/doc/Makefile
index 5a2e08b4729..3695d148e8c 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/Makefile
+++ b/Master/texmf-dist/source/latex/koma-script/doc/Makefile
@@ -131,6 +131,7 @@ MAINTAIN_FILES = $(DIST_FILES)
# ----------------------------------------------------------------------
# local rules
prepare_local: $(STATIC_DOC_LINKS)
+ $(make_recursive)
default_local: $(STATIC_DOC) $(DOC_FILES)
$(make_recursive)
@@ -214,7 +215,7 @@ maintain_local:
$(make_recursive)
distclean_local:
- $(SRM) scrpage2-ngerman.tex scrpage2-english.tex \
+ $(SRM) scrpage2-ngerman.tex scrpage2-english.tex
$(make_recursive)
maintainclean_local: