build: fix clean targets in Makefiles (#667)
[project/luci.git] / libs / web / Makefile
index 1d28a3a..ad16ec7 100644 (file)
@@ -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)