draining just to be sure for CTAN distribution
This commit is contained in:
parent
ded34aff26
commit
8eec674811
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user