[package] update compcache to 0.5.4 (#6018)
[openwrt.git] / tools / quilt / Makefile
index b87d776..a6f2a9e 100644 (file)
@@ -21,7 +21,7 @@ define Host/Configure
 endef
 
 define Host/Compile
-       $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)"
+       $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" all lib/backup-files
 endef
 
 define Host/Install
This page took 0.020215 seconds and 4 git commands to generate.