aboutsummaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2020-06-07 21:14:05 +0000
committerrodri <rgl@antares-labs.eu>2020-06-07 21:14:05 +0000
commit7df9940505915a1e57fd4daba9602e6466626c50 (patch)
treeff9d3d8ea4b749bc6b79bc7fd65019c9b7f22688 /mkfile
parent3bef1314a3ae1e5bdc3ffb771e32866e05072d48 (diff)
downloadetoys-7df9940505915a1e57fd4daba9602e6466626c50.tar.gz
etoys-7df9940505915a1e57fd4daba9602e6466626c50.tar.bz2
etoys-7df9940505915a1e57fd4daba9602e6466626c50.zip
new toy: chain.
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkfile b/mkfile
index 7fc34f0..8c07918 100644
--- a/mkfile
+++ b/mkfile
@@ -8,6 +8,7 @@ TARG=\
grid\
isometric\
ptinline\
+ chain\
HFILES=\
libgeometry/geometry.h\