Remove packages when cleaning
[openwrt.git] / package / bridge / Makefile
index 4381b1d..708666c 100644 (file)
@@ -70,3 +70,4 @@ install: $(IPKG_STATE_DIR)/info/bridge.list
 
 clean:
        rm -rf $(PKG_BUILD_DIR)
+       rm -f $(PKG_IPK)
This page took 0.019713 seconds and 4 git commands to generate.