Commit d32db874 authored by Kir Kolyshkin's avatar Kir Kolyshkin Committed by Pavel Emelyanov

Doc/Makefile: mark clean target as phony

Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 04158bda
......@@ -18,3 +18,5 @@ clean:
$(E) " CLEAN "
$(Q) rm -f ./*.xml
$(Q) rm -f ./*.1
.PHONY: clean
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