summaryrefslogtreecommitdiff
path: root/netsvcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'netsvcs/Makefile')
-rw-r--r--netsvcs/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/netsvcs/Makefile b/netsvcs/Makefile
index 61dd95dc35d..47f87672c9f 100644
--- a/netsvcs/Makefile
+++ b/netsvcs/Makefile
@@ -11,12 +11,9 @@
INFO = README
# lib must come first!
-ACE_BUILD_COMPONENTS := $(shell sh $(ACE_ROOT)/bin/ace_components --ace)
-ifeq (Other,$(findstring Other,$(ACE_BUILD_COMPONENTS)))
DIRS = lib \
clients \
servers
-endif # ! Other
#----------------------------------------------------------------------------
# Include macros and targets