Makefile.am: updated web server documentation path
This commit is contained in:
parent
8ddf607d9f
commit
f445a13051
@ -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/** \
|
||||||
|
Loading…
Reference in New Issue
Block a user