summaryrefslogtreecommitdiff
path: root/sys/src/mkfile
diff options
context:
space:
mode:
authoraiju <devnull@localhost>2018-03-17 19:26:26 +0000
committeraiju <devnull@localhost>2018-03-17 19:26:26 +0000
commitc2c9562e3c2994d87f65ab09779190d1e7e09517 (patch)
tree6dc692d7358361da761bae454a1a858ec4c412d5 /sys/src/mkfile
parente0be49d7f1dcb50048bead1b7d62633448482246 (diff)
add libsat
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 683011fa8..99bb4a89a 100644
--- a/sys/src/mkfile
+++ b/sys/src/mkfile
@@ -30,6 +30,7 @@ LIBS=\
libndb\
libplumb\
libregexp\
+ libsat\
libscribble\
libsec\
libstdio\