draining just to be sure for CTAN distribution

This commit is contained in:
Michael Kohlhase 2015-11-22 12:16:14 +01:00
parent 574000424d
commit dbc77840e6
1 changed files with 1 additions and 1 deletions

View File

@ -95,4 +95,4 @@ lctan:
cp $(DTX) $(TDS.src) $(DTX.sty) $(DTX.cls) $(TDS.tex) $(CTANDIR)
cp $(DTX.sty.ltxml) $(DTX.cls.ltxml) $(CTANDIR) || echo "omitting ltxml files"
cp README $(DTX.pdf) $(EXAMPLE.tex) $(EXAMPLE.pdf) $(TDS.doc) $(CTANDIR)
@for d in $(TDS.exdirs); do cp -R $(TDS.exdirs) $(TDSDIR.doc); done
@for d in $(TDS.exdirs); do cp -R $(TDS.exdirs) $(CTANDIR); done