diff options
author | rsc <devnull@localhost> | 2003-11-25 03:03:45 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2003-11-25 03:03:45 +0000 |
commit | 3ad24e4036fef2cbc71c421f5808bc02a0738a04 (patch) | |
tree | 4c0d3d898673e621570e9354d5f23f63f0858cd7 /src/mkfile | |
parent | 915ce5c28fb8a5413d307ec978ec0c9b85fa72fe (diff) | |
download | plan9port-3ad24e4036fef2cbc71c421f5808bc02a0738a04.tar.gz plan9port-3ad24e4036fef2cbc71c421f5808bc02a0738a04.tar.bz2 plan9port-3ad24e4036fef2cbc71c421f5808bc02a0738a04.zip |
add libplumb to dir list
Diffstat (limited to 'src/mkfile')
-rw-r--r-- | src/mkfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ DIRS=\ libframe\ libhttpd\ # libip\ + libplumb\ libregexp\ libsec\ libthread\ |