From 8eec674811f8ba5c1169524832c9b3dbe2efec39 Mon Sep 17 00:00:00 2001 From: Michael Kohlhase Date: Fri, 20 Nov 2015 11:19:18 +0100 Subject: [PATCH] draining just to be sure for CTAN distribution --- lib/Makefile.ctan | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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)