diff options
-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-* |