build: fix clean targets in Makefiles (#667)
[project/luci.git] / contrib / uci / Makefile
index b0ea8c0b6094e48b323c57b4dcab3b0c283a7dbb..d04c5a146a050c5aeed5cf0600efb980b01a8ab6 100644 (file)
@@ -39,4 +39,5 @@ compile: $(UCI_DIR)/.prepared
 compile-all: compile
 
 clean:
 compile-all: compile
 
 clean:
+       rm -rf $(UCI_PATCHDIR)/series
        rm -rf $(UCI_DIR) $(UCI_FILE)
        rm -rf $(UCI_DIR) $(UCI_FILE)