diff options
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 5168740740..8b6e3d81be 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -22,6 +22,7 @@ images_DATA = \ buttonsdir = $(datadir)/images/evolution/buttons buttons_DATA = \ + add-service.png \ compose-message.png \ copy-message.png \ fetch-mail.png \ @@ -31,6 +32,7 @@ buttons_DATA = \ reply.png EXTRA_DIST = \ + add-service.png \ attachment.xpm \ compose-message.png \ copy-message.png \ |