diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/Makefile.guide')
-rw-r--r-- | Master/texmf-dist/source/latex/koma-script/doc/Makefile.guide | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/Makefile.guide b/Master/texmf-dist/source/latex/koma-script/doc/Makefile.guide index e35e3e079ec..26ba3c12105 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/Makefile.guide +++ b/Master/texmf-dist/source/latex/koma-script/doc/Makefile.guide @@ -148,7 +148,7 @@ prepare_local: # nothing to do clean_local: $(RM) *.aux *.bbl *.blg *.glo *.idx *.ilg *.ind *.lof *.log *.lot \ *.dvi *.tmp mpxerr.tex *.1 *.mp.keep *.mpo \ - *.md5 *.toc *.mpx *.drv *.chn *.xref + *.md5 *.toc *.mpx *.drv *.chn *.xref *.slnc distclean_local: clean_local $(RM) $(GENERATED_CLEAN) |