Add tools/hex/hex-color-average.c

This commit is contained in:
Johan Malm 2020-07-21 21:07:47 +01:00
parent d7d838d682
commit 32a3560bc3
3 changed files with 64 additions and 0 deletions

4
tools/hex/Makefile Normal file
View file

@ -0,0 +1,4 @@
hex-color-average: hex-color-average.o
clean:
rm -f hex-color-average