summaryrefslogtreecommitdiffstats
path: root/package/iptables/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/iptables/Makefile')
-rw-r--r--package/iptables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 67e4a2d73..b0c1f7786 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -104,4 +104,4 @@ install: $(INSTALL_TARGETS)
clean:
rm -rf $(PKG_BUILD_DIR)
- rm -f $(PKG_IPT)
+ rm -f $(PKG_IPT) $(PKG_IPT_EXTRA) $(PKG_IP6T)