mirror of
https://github.com/openwrt/luci.git
synced 2026-08-29 06:22:49 +04:00
build: fix clean targets in Makefiles (#667)
This commit is contained in:
@@ -41,4 +41,5 @@ host-install: host-compile
|
||||
cp src/$(TPL_PO2LMO) ../../build/$(TPL_PO2LMO)
|
||||
|
||||
host-clean:
|
||||
rm -f src/$(TPL_PO2LMO)
|
||||
rm -f ../../build/$(TPL_PO2LMO)
|
||||
|
||||
Reference in New Issue
Block a user