Commit 885370f1 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

build: criu -- Make sure rebuild happens if feature tests are updated

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 47d3fa09
...@@ -47,5 +47,6 @@ endef ...@@ -47,5 +47,6 @@ endef
$(eval $(config-header-rule)) $(eval $(config-header-rule))
$(CONFIG_HEADER): ../scripts/feature-tests.mak
config: $(CONFIG_HEADER) config: $(CONFIG_HEADER)
.PHONY: config .PHONY: config
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment