diff options
Diffstat (limited to 'Master/texmf-dist/source/generic/hyphenex/GNUmakefile')
-rw-r--r-- | Master/texmf-dist/source/generic/hyphenex/GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/hyphenex/GNUmakefile b/Master/texmf-dist/source/generic/hyphenex/GNUmakefile index 63a43ad241b..b2db17e095a 100644 --- a/Master/texmf-dist/source/generic/hyphenex/GNUmakefile +++ b/Master/texmf-dist/source/generic/hyphenex/GNUmakefile @@ -25,3 +25,4 @@ dist: all check rm -f dist.zip cd .. && zip $h/dist.zip $h/README $h/GNUmakefile $h/hyphenex.?? \ $h/tb0hyf.tex $h/tb0hyf.pdf $h/test.tex $h/ushyphex.tex +# CTAN wants upload to be within a directory. |