diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index a0438719f32..68a4459ad7b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -117,7 +117,8 @@ SUBDIR += echoping SUBDIR += empty SUBDIR += enet - SUBDIR += erlang_xmlrpc + SUBDIR += erlang-ranch + SUBDIR += erlang-xmlrpc SUBDIR += etrace SUBDIR += exabgp SUBDIR += exaddos @@ -997,7 +998,6 @@ SUBDIR += radsecproxy SUBDIR += radvd SUBDIR += raggle - SUBDIR += ranch SUBDIR += rdapper SUBDIR += rdesktop SUBDIR += rdist6 |