summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-05-06 12:43:33 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-09 14:17:35 +0100
commit5b1f8a25de6b7d8c8715116f215e3758ac5b437c (patch)
treeb4c131d18e5aaa4bcc144df8e6dbc172eba19220 /documentation/adt-manual
parent9aa2ef7467aeccb0302430bd098dc21502ae8bc4 (diff)
downloadast2050-yocto-poky-5b1f8a25de6b7d8c8715116f215e3758ac5b437c.zip
ast2050-yocto-poky-5b1f8a25de6b7d8c8715116f215e3758ac5b437c.tar.gz
documentation/adt-manual/Makefile: Updated publish
Updated the publish statement so that the HTML and PDF files will be published to the Yocto Project website. (From yocto-docs rev: 3b09ca5ee4e1919dbc72d680064083271dec544c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r--documentation/adt-manual/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/Makefile b/documentation/adt-manual/Makefile
index d0325b6..560913a 100644
--- a/documentation/adt-manual/Makefile
+++ b/documentation/adt-manual/Makefile
@@ -36,7 +36,7 @@ OUTPUTS = adt-manual.tgz adt-manual.html adt-manual.pdf
SOURCES = *.png *.xml *.css
publish:
- scp -r $(OUTPUTS) $(SOURCES) www.yoctoproject.org:/srv/www/www.yoctoproject.org-doc/
+ scp -r $(OUTPUTS) $(SOURCES) www.yoctoproject.org:/srv/www/www.yoctoproject.org-doc/adt-manual
clean:
rm -f $(OUTPUTS)
OpenPOWER on IntegriCloud