aboutsummaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2020-05-14 21:00:54 +0000
committerrodri <rgl@antares-labs.eu>2020-05-14 21:00:54 +0000
commit12406c361e2a65637beec739f9983bb088e26da7 (patch)
treee394cefaf439f92f076d634d2465f6300c8cac01 /mkfile
parent69b437a06edba3582a505b0e6b5c3ff06736465f (diff)
downloadetoys-12406c361e2a65637beec739f9983bb088e26da7.tar.gz
etoys-12406c361e2a65637beec739f9983bb088e26da7.tar.bz2
etoys-12406c361e2a65637beec739f9983bb088e26da7.zip
new toy: isometric
grid: add some more stats updated pic files to rgba and no floyd-steinberg dithering
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkfile b/mkfile
index c934f69..ae07bb3 100644
--- a/mkfile
+++ b/mkfile
@@ -6,6 +6,7 @@ TARG=\
beziers\
bsplines\
grid\
+ isometric\
HFILES=\
libgeometry/geometry.h\