uftpd v1.6
Fix missing http://github.com/troglobit/libuev in make dist from v1.4 and v1.5 and bump version to v1.6
Since the introduction of the event library libuev the make dist target has failed to include the libuev sub-directory. This is due to the git archive command unfortunately not supporting git sub-modules.