From 65713fa6f5dd534da1dcc34a7fb4baeeccc5d4c8 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Sat, 20 May 2017 17:44:01 -0700 Subject: Rename netd to mpmd --- host/lib/deps/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/deps') diff --git a/host/lib/deps/CMakeLists.txt b/host/lib/deps/CMakeLists.txt index bcb89d29a..8f292d4f2 100644 --- a/host/lib/deps/CMakeLists.txt +++ b/host/lib/deps/CMakeLists.txt @@ -14,6 +14,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -IF(ENABLE_NETD) +IF(ENABLE_MPMD) ADD_SUBDIRECTORY(rpclib) ENDIF() -- cgit v1.2.3