summaryrefslogtreecommitdiffstats
path: root/make/netsnmp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/netsnmp.mk')
-rw-r--r--make/netsnmp.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/netsnmp.mk b/make/netsnmp.mk
index d8670ec2e..697f3c608 100644
--- a/make/netsnmp.mk
+++ b/make/netsnmp.mk
@@ -95,6 +95,8 @@ netsnmp-headers: $(TARGET_DIR)/usr/include/net-snmp/net-snmp-config.h
cp -a $(STAGING_DIR)/include/net-snmp $(TARGET_DIR)/usr/include/net-snmp
cp -a $(STAGING_DIR)/include/ucd-snmp $(TARGET_DIR)/usr/include/net-snmp
+netsnmp-source: $(DL_DIR)/$(NETSNMP_SOURCE)
+
netsnmp-clean:
$(MAKE) -C $(NETSNMP_DIR) clean