diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-06-18 22:10:25 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-06-18 22:10:25 +0200 |
commit | b163f8327ab068912fb620fb1b13ab0d2c65d435 (patch) | |
tree | b07ae12b888a7e8d6894ec8ae621af6f2be0ba0d /sys/src/mkfile | |
parent | a92749485e4341d094d91c83170d388f7bcae517 (diff) |
fix the build
Diffstat (limited to 'sys/src/mkfile')
-rw-r--r-- | sys/src/mkfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/mkfile b/sys/src/mkfile index 3c36781fb..13af22e29 100644 --- a/sys/src/mkfile +++ b/sys/src/mkfile @@ -3,6 +3,7 @@ LIBS=\ lib9p\ libString\ + libaml\ libauth\ libauthsrv\ libavl\ |