On clean, remove the *_maintained.rst generated files

This commit is contained in:
Toshio Kuratomi 2017-08-16 07:02:13 -07:00
commit 212499a489

View file

@ -41,6 +41,7 @@ clean:
-rm rst/list_of_*.rst
-rm rst/*_by_category.rst
-rm rst/*_module.rst
-rm rst/*_maintained.rst
-rm rst/playbooks_directives.rst
-rm rst/playbooks_keywords.rst