Fuel build cache handling
[genesis.git] / fuel / build / f_osnaily / Makefile
index c311a2d..0949737 100644 (file)
@@ -18,6 +18,10 @@ clean:
        @rm -rf tmp
        @rm -rf release
 
+.PHONY: validate-cache
+validate-cache:
+       @echo "No cache validation schema available for $(shell pwd)"
+       @echo "Continuing ..."
 
 .PHONY: release
 release: