From 33e56e2cdd42dd0377efb372001474fc21fa759b Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 6 Mar 2005 14:35:58 +0000 Subject: Remove packages when cleaning git-svn-id: svn://svn.openwrt.org/openwrt/trunk@319 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/iptables/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/package/iptables/Makefile') diff --git a/openwrt/package/iptables/Makefile b/openwrt/package/iptables/Makefile index 67e4a2d737..b0c1f7786b 100644 --- a/openwrt/package/iptables/Makefile +++ b/openwrt/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) -- cgit v1.2.3