summaryrefslogtreecommitdiff
path: root/test/cmd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/cmd/Makefile')
-rw-r--r--test/cmd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cmd/Makefile b/test/cmd/Makefile
index 6dd6e818757..bc961df3dce 100644
--- a/test/cmd/Makefile
+++ b/test/cmd/Makefile
@@ -20,3 +20,4 @@ ifdef CONFIG_SANDBOX
obj-$(CONFIG_CMD_SETEXPR) += setexpr.o
endif
obj-$(CONFIG_CMD_TEMPERATURE) += temperature.o
+obj-$(CONFIG_CMD_WGET) += wget.o