diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-15 15:02:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-15 15:02:36 +0000 |
commit | 6b89d6d95082ba0f8c94aa337a5f4d03344bab74 (patch) | |
tree | ae42b3916a6ef9cd841ec0f273d17dd5ee519c7f /net/Makefile | |
parent | 8e0f798453cf1bed5c2fb919f9e2e304e53a294c (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 6d48b2f89c1b..d1c2fe8d6811 100644 --- a/net/Makefile +++ b/net/Makefile @@ -51,6 +51,7 @@ SUBDIR += bmon SUBDIR += boclient SUBDIR += boinc-client + SUBDIR += boinc_curses SUBDIR += bounce SUBDIR += bpfstat SUBDIR += brutecopy |