lflare / mdathome-golang

An unofficial rewrite of the official MangaDex@Home client, with focus on performance and reliability!
GNU Affero General Public License v3.0
27 stars 8 forks source link

Added upx to checked executables in Makefile. #13

Closed noteven closed 3 years ago

noteven commented 3 years ago

Added UPX as checked executable due to it's use within the build process.

lflare commented 3 years ago

Thanks for your contribution!