summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2016-12-22 13:03:16 -0500
committerBrian Coca <bcoca@users.noreply.github.com>2017-01-06 09:16:59 -0500
commit57f8b791d672ec520036973db235071656f45077 (patch)
treed907e3c11067065e804296722fd8f135c666304f /Makefile
parentb139a67c71743f0fa824fc4c7d0e36ea5feeadee (diff)
downloadansible-57f8b791d672ec520036973db235071656f45077.tar.gz
consolidated docs
point to new doc locations removed non existing dirs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index af38391130..ed7b0ac202 100644
--- a/Makefile
+++ b/Makefile
@@ -286,7 +286,7 @@ deb-src-upload: deb-src
# for arch or gentoo, read instructions in the appropriate 'packaging' subdirectory directory
webdocs:
- (cd docsite/; make docs)
+ (cd docs/docsite/; make docs)
docs: $(MANPAGES)