aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ab8bf95..aae7fae 100644
--- a/Makefile
+++ b/Makefile
@@ -506,8 +506,6 @@ $(call DEPS,main,o)
$(call DEPS,mutex,o)
-$(call DEPS,protocols,o)
-
ifeq ($(USE_PLAINTEXT),1)
$(call DEPS,networks/plaintext,o)
endif