summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-13 10:42:29 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-13 10:42:29 +0000
commit7a2c19d018fe03c917eaf82d83c4a122c5603467 (patch)
tree6e1f872f8221d344964a573fea0e50870a161f9b /net/Makefile
parentUpdate to 0.09d (diff)
add librsync
Library for delta compression of streams
Notes
Notes: svn path=/head/; revision=39735
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 838f92e3fd05..fceb1238ce76 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -141,6 +141,7 @@
SUBDIR += libicq
SUBDIR += libnet
SUBDIR += libnids
+ SUBDIR += librsync
SUBDIR += libsmi
SUBDIR += libsocket++
SUBDIR += libunp