diff options
author | Olivier Cochard <olivier@FreeBSD.org> | 2018-07-12 08:37:35 +0000 |
---|---|---|
committer | Olivier Cochard <olivier@FreeBSD.org> | 2018-07-12 08:37:35 +0000 |
commit | b4e996498a778906539c11625f2bc58e798ad4ea (patch) | |
tree | 465fea31520742226b6101695125ac0a352c795d /net/Makefile | |
parent | 727e2bf03fa7a0f28da928576b9b456bbc1e4f40 (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 9458fdef3b55..6eaf41506d60 100644 --- a/net/Makefile +++ b/net/Makefile @@ -470,6 +470,7 @@ SUBDIR += micro_inetd SUBDIR += micro_proxy SUBDIR += minidlna + SUBDIR += mininet SUBDIR += minisapserver SUBDIR += minissdpd SUBDIR += miniupnpc |