summaryrefslogtreecommitdiffstats
path: root/internal_comp_deps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'internal_comp_deps.mk')
-rw-r--r--internal_comp_deps.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal_comp_deps.mk b/internal_comp_deps.mk
index e16b0220..956a9e1a 100644
--- a/internal_comp_deps.mk
+++ b/internal_comp_deps.mk
@@ -347,7 +347,7 @@ $(NETSNMP_DEP): $(NSCP_DISTDIR_FULL_RTL)
ifdef COMPONENT_DEPS
$(FTP_PULL) -method $(NETSNMP_PULL_METHOD) \
-objdir $(NETSNMP_BUILD_DIR) -componentdir $(NETSNMP_RELEASE) \
- -files lib,include
+ -files lib,include,bin
endif
-@if [ ! -f $@ ] ; \
then echo "Error: could not get component NETSNMP file $@" ; \