Add API doc templates to manifest so they are included in the build.

This commit is contained in:
Chris Church 2013-08-22 14:59:11 -04:00
parent 4ea3c23e5a
commit 89f5182935

View File

@ -1,6 +1,7 @@
recursive-include awx *.py
recursive-include awx/static *.ico
recursive-include awx/templates *.html
recursive-include awx/main/templates *.md
recursive-include awx/ui *.html
recursive-include awx/ui/static *.css *.ico *.png *.gif *.jpg
recursive-include awx/ui/static *.eot *.svg *.ttf *.woff *.otf