diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-04-28 13:58:17 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-04-28 13:58:17 +0100 |
commit | bc9198072b80853375bfc77e0cb72866b92273b0 (patch) | |
tree | f2d354ff64c8a4b1ece48aa58399c3d8d131b2f6 | |
parent | e88c48ce0e80d896ff2cc9c01401e377c1e46e14 (diff) | |
download | rtmux-bc9198072b80853375bfc77e0cb72866b92273b0.tar.gz rtmux-bc9198072b80853375bfc77e0cb72866b92273b0.tar.bz2 rtmux-bc9198072b80853375bfc77e0cb72866b92273b0.zip |
Upload all the files.
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 693d5b82..f53944fd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -252,6 +252,7 @@ install-exec-hook: # Update SF web site. upload-index.html: update-index.html scp www/index.html www/main.css www/images/*.png \ + www/logo.png www/favicon.ico \ ${USER},tmux@web.sf.net:/home/groups/t/tm/tmux/htdocs rm -f www/index.html www/images/small-* |