draining just to be sure for CTAN distribution

This commit is contained in:
Michael Kohlhase 2015-11-20 11:19:18 +01:00
parent ded34aff26
commit 8eec674811
1 changed files with 5 additions and 1 deletions

View File

@ -9,7 +9,9 @@
#
# Note that part of the CTAN submission is a zip file with a TDS-compliant
# directory struture, which is generated by running "make tdsext" (see below)
# on $(EXPORTED).
# on $(EXPORTED).
#
# Note furthermore, that this Makefile only
################################################################
HERE = $(shell pwd)
@ -73,4 +75,6 @@ tdsext:
cd $(TDSDIR); zip -r -q $(TDSZIP) .; cd -
# rm -Rf $(TDSDIR)
echo:
@echo $(TDSDIRS)