diff options
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index a70f67fae8..342beadb25 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -111,6 +111,7 @@ buttons_DATA = \ new_appointment.png \ previous-message.png \ print.png \ + print-preview-24.png \ reply.png \ reply-to-all.png \ send-24-receive.png \ @@ -147,7 +148,7 @@ categories_DATA = \ 16_category_strategies.png \ 16_category_suppliers.png \ 16_category_time-and-expenses.png - + appicondir = $(datadir)/pixmaps appicon_DATA = evolution.png |