From 373fefcb6f6f7cb1aa3e203a29d4fc90acb49415 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Thu, 2 Dec 2010 16:13:53 +0000 Subject: [PATCH] #3785 (web) "Webui image tb_backgrounds_highlight.png missing from Makefile.am" -- fixed. --- web/images/buttons/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/web/images/buttons/Makefile.am b/web/images/buttons/Makefile.am index c827607c7..25d872979 100644 --- a/web/images/buttons/Makefile.am +++ b/web/images/buttons/Makefile.am @@ -10,5 +10,6 @@ dist_data_DATA = \ info_peers.png \ info_trackers.png \ tab_backgrounds.png \ + tab_backgrounds_highlight.png \ toolbar_buttons.png \ torrent_buttons.png