summaryrefslogtreecommitdiff
path: root/apps/netutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/netutils/Makefile')
-rw-r--r--apps/netutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/netutils/Makefile b/apps/netutils/Makefile
index 1313c223d..03261c7a3 100644
--- a/apps/netutils/Makefile
+++ b/apps/netutils/Makefile
@@ -38,7 +38,8 @@
# Sub-directories
ifeq ($(CONFIG_NET),y)
-SUBDIRS = uiplib dhcpc dhcpd ftpc ftpd resolv smtp telnetd webclient webserver tftpc thttpd
+SUBDIRS = uiplib dhcpc dhcpd discover ftpc ftpd resolv smtp telnetd
+SUBDIRS += webclient webserver tftpc thttpd
endif
all: nothing