From d13ac450d88f24ec629ace46ca0f2c0e4d6b6803 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 28 Apr 2009 16:22:07 +0000 Subject: [PATCH] (trunk) fix web ui packaging error. patch from kjg --- Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 359db5379..e8716a4fe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -91,7 +91,10 @@ clutch_buttons_DATA = \ web/images/buttons/toolbar_buttons.png \ web/images/buttons/info_general.png \ web/images/buttons/torrent_buttons.png \ - web/images/buttons/info_activity.png + web/images/buttons/info_activity.png \ + web/images/buttons/file_priority_buttons.png \ + web/images/buttons/file_wanted_buttons.png \ + web/images/buttons/info_files.png DISTCLEANFILES = \ intltool-extract \ -- 2.40.0