aboutsummaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2020-07-01 21:44:44 +0000
committerrodri <rgl@antares-labs.eu>2020-07-01 21:44:44 +0000
commitbfacf5a78ddf09baa32c8d6c23d2dfb89d59c15d (patch)
treea0e3be0418d8859b4097043105907095174f440d /mkfile
parent26c7bae49165a78f3e58e0dd45244c8942a1fe22 (diff)
downloadpuppeteer-master.tar.gz
puppeteer-master.tar.bz2
puppeteer-master.zip
add better brush color management. fix issues with procrfork. replace procexecl with execl.HEADmaster
fclamp is now part of libgeometry so get rid of it.
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkfile b/mkfile
index 4072486..791d30d 100644
--- a/mkfile
+++ b/mkfile
@@ -6,6 +6,7 @@ OFILES=\
utils.$O\
hud.$O\
alloc.$O\
+ color.$O\
layer.$O\
canvas.$O\
main.$O\