draining just to be sure for CTAN distribution

This commit is contained in:
Michael Kohlhase 2015-11-23 12:13:26 +01:00
parent be008f079a
commit 780415524c
7 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -93,6 +93,6 @@ ltds:
lctan:
mkdir -p $(CTANDIR)
cp $(DTX) $(TDS.src) $(TDS.tex) $(CTANDIR)
cp $(DTX) $(TDS.src) $(CTANDIR)
cp README $(DTX.pdf) $(EXAMPLE.tex) $(EXAMPLE.pdf) $(TDS.doc) $(CTANDIR)
@for d in $(TDS.exdirs); do cp -R $(TDS.exdirs) $(CTANDIR); done