Commit f445a130 authored by Max Kellermann's avatar Max Kellermann

Makefile.am: updated web server documentation path

parent 8ddf607d
...@@ -2352,7 +2352,7 @@ uninstall-local: ...@@ -2352,7 +2352,7 @@ uninstall-local:
rm -f $(DESTDIR)$(docdir)/api/html/*.* rm -f $(DESTDIR)$(docdir)/api/html/*.*
upload: $(DOCBOOK_HTML) doc/api/html/index.html upload: $(DOCBOOK_HTML) doc/api/html/index.html
rsync -vpruz --delete doc/ www.musicpd.org:/var/www/doc/ \ rsync -vpruz --delete doc/ www.musicpd.org:/var/www/mpd/doc/ \
--chmod=Dug+rwx,Do+rx,Fug+rw,Fo+r \ --chmod=Dug+rwx,Do+rx,Fug+rw,Fo+r \
--include=protocol --include=protocol/** \ --include=protocol --include=protocol/** \
--include=user --include=user/** \ --include=user --include=user/** \
......
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