mirror of
https://github.com/labwc/labwc.git
synced 2025-11-15 06:59:59 -05:00
Add tools/hex/hex-color-average.c
This commit is contained in:
parent
d7d838d682
commit
32a3560bc3
3 changed files with 64 additions and 0 deletions
4
tools/hex/Makefile
Normal file
4
tools/hex/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
hex-color-average: hex-color-average.o
|
||||
|
||||
clean:
|
||||
rm -f hex-color-average
|
||||
Loading…
Add table
Add a link
Reference in a new issue