This commit is contained in:
Michael Kohlhase 2015-01-27 07:10:13 +01:00
parent cfe286f7ef
commit d69c56e176
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ tdsext:
# copy stuff around for the TDS in the DTX dirs
ltds:
@echo "copying stuff for the subdirs"
@for d in $(DISTDIRS); do (cd $$d; $(MAKE) -$(MAKEFLAGS) $@) done
3 @for d in $(DISTDIRS); do (cd $$d; $(MAKE) -$(MAKEFLAGS) $@) done
cp $(TDS.tex) $(TDSDIR)/tex/latex/$(TDSCOLL)
cp $(TDS.doc) $(TDSDIR)/doc/latex/$(TDSCOLL)