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