made the submission

This commit is contained in:
Michael Kohlhase 2015-11-22 12:22:50 +01:00
parent 381057fa82
commit 48e7cd5d5e
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ MAKE = make
# the filedates and the checksums. To get rid of all the junk we commit and
# export a clean copy EXPORTED, on which we run the target ctanexp below,
# which generates a directory CTANDIR, which we zip and move into place.
ctan: #all filedate checksum
ctan: all filedate checksum
git commit -am'draining just to be sure for CTAN distribution'
rm -Rf $(EXPORTED)
@echo "exporting a clean copy to $(EXPORTED)"