Commit 9993ab39 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov

make: Clean docs on "make clean" as well

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
parent 7a7315d0
......@@ -159,6 +159,7 @@ clean:
$(Q) $(MAKE) -C test/zdtm cleandep
$(Q) $(MAKE) -C test/zdtm clean
$(Q) $(MAKE) -C test/zdtm cleanout
$(Q) $(MAKE) -C Documentation clean
.PHONY: clean
tags:
......
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