# zipping named jpg and all html files,
#         jpg files are just stored, not compressed
zip -yRn .jpg all_tree_nj . -i \*.htm \*.txt \*/$@ $@
