From 64b4dcdffa1ae23a39b92fa71520269777fdc451 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 12 Sep 2000 14:26:23 +0000 Subject: Install the new button icons under `$(datadir)/images/evolution/buttons'. svn path=/trunk/; revision=5361 --- art/Makefile.am | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'art/Makefile.am') diff --git a/art/Makefile.am b/art/Makefile.am index 9e8965aee6..62107f9e90 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -19,6 +19,16 @@ images_DATA = \ envelope.png \ malehead.png +buttonsdir = $(datadir)/images/evolution/buttons +buttons_DATA = \ + compose-message.png \ + copy-message.png \ + fetch-mail.png \ + forward.png \ + move-message.png \ + reply-to-all.png \ + reply.png + EXTRA_DIST = \ attachment.xpm \ compose-message.png \ @@ -39,6 +49,3 @@ EXTRA_DIST = \ tree-expanded.xpm \ tree-unexpanded.xpm \ $(images_DATA) - - - -- cgit v1.2.3