summaryrefslogtreecommitdiff
path: root/sys/src/mkfile
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2018-06-12 19:29:38 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2018-06-12 19:29:38 +0200
commitfca2c1cb3192fa149fc5f41646959ea2bdc5806c (patch)
tree366709d5a71d020bcad41071a040915f8474e19e /sys/src/mkfile
parent1c862bd24ed0af15f2797d1193739685fda2d61c (diff)
/sys/src/mkfile: add libttf
Diffstat (limited to 'sys/src/mkfile')
-rw-r--r--sys/src/mkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/mkfile b/sys/src/mkfile
index 99bb4a89a..e3b1875d8 100644
--- a/sys/src/mkfile
+++ b/sys/src/mkfile
@@ -36,6 +36,7 @@ LIBS=\
libstdio\
libsunrpc\
libthread\
+ libttf\
libventi\