diff --git a/lib/Makefile.ctan b/lib/Makefile.ctan index 0904526..2c4ab64 100644 --- a/lib/Makefile.ctan +++ b/lib/Makefile.ctan @@ -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)