add libshared/libnvram and required includes under version control
[openwrt.git] / package / iptables / Makefile
index 67e4a2d..b0c1f77 100644 (file)
@@ -104,4 +104,4 @@ install: $(INSTALL_TARGETS)
 
 clean:
        rm -rf $(PKG_BUILD_DIR)
 
 clean:
        rm -rf $(PKG_BUILD_DIR)
-       rm -f $(PKG_IPT) 
+       rm -f $(PKG_IPT) $(PKG_IPT_EXTRA) $(PKG_IP6T)
This page took 0.020672 seconds and 4 git commands to generate.