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 4d30700f8..875000533 100644
--- a/apps/netutils/Makefile
+++ b/apps/netutils/Makefile
@@ -40,7 +40,7 @@
SUBDIRS = json codecs
ifeq ($(CONFIG_NET),y)
SUBDIRS += netlib dhcpc dhcpd discover dnsclient ftpc ftpd smtp telnetd
-SUBDIRS += webclient webserver tftpc thttpd xmlrpc
+SUBDIRS += webclient webserver tftpc thttpd xmlrpc pppd
endif
all: nothing