draining just to be sure for CTAN distribution
This commit is contained in:
parent
b34b48c9ff
commit
9f53f10c3b
@ -88,7 +88,7 @@ ltds:
|
||||
cp $(DTX.sty) $(DTX.cls) $(TDS.tex) $(TDSDIR.tex)
|
||||
cp $(DTX.sty.ltxml) $(DTX.cls.ltxml) $(TDSDIR.tex) || echo "omitting ltxml files"
|
||||
cp README $(DTX.pdf) $(EXAMPLE.tex) $(EXAMPLE.pdf) $(TDS.doc) $(TDSDIR.doc)
|
||||
@if $(TDS.exdirs); then cp -R $(TDS.exdirs) $(TDSDIR.doc); fi
|
||||
@if [$(TDS.exdirs);] then cp -R $(TDS.exdirs) $(TDSDIR.doc); fi
|
||||
|
||||
lctan:
|
||||
mkdir -p $(CTANDIR)
|
||||
|
Loading…
Reference in New Issue
Block a user