diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | art/Makefile.am | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2001-04-21 Duncan Mak <duncan@ximian.com> + + * art/Makefile.am (images_DATA): Added in composer-message.png. + 2001-04-16 Ettore Perazzoli <ettore@ximian.com> * configure.in: `mail/importers/Makefile' must come after diff --git a/art/Makefile.am b/art/Makefile.am index fac9c3f1d5..8745c61b01 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -23,6 +23,7 @@ images_DATA = \ butterfly.png \ cellphone.png \ delete_message.xpm \ + compose-message.png \ envelope.png \ evolution-calendar-mini.png \ evolution-calendar.png \ |