diff options
author | Daniel Baker <dbaker@FreeBSD.org> | 2000-01-04 08:17:21 +0000 |
---|---|---|
committer | Daniel Baker <dbaker@FreeBSD.org> | 2000-01-04 08:17:21 +0000 |
commit | 7dfd3f0f812613fb437bbef5b66b725f5cf568a6 (patch) | |
tree | 80fcce76507971baa5ed268483d2e8bb4d5eb432 | |
parent | remove bogus files that were brought in by botched commit (diff) |
add datapipe
Diffstat (limited to '')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index f567ef3df2f3..1930efc2bf39 100644 --- a/net/Makefile +++ b/net/Makefile @@ -36,6 +36,7 @@ SUBDIR += cvsup-mirror SUBDIR += cvsupd-bin SUBDIR += dante + SUBDIR += datapipe SUBDIR += ddup SUBDIR += delegate SUBDIR += dgd |