diff options
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 187e6abb8e..e07bd2c835 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -130,6 +130,8 @@ buttons_DATA = \ add-service.png \ compose-message.png \ copy-message.png \ + copy.png \ + cut.png \ dayview.xpm \ delete-message.png \ fetch-mail.png \ @@ -140,6 +142,7 @@ buttons_DATA = \ next-message.png \ new_appointment.png \ new_task.png \ + paste.png \ previous-message.png \ print.png \ print-preview-24.png \ |