aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--art/ChangeLog4
-rw-r--r--art/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index 3795a95034..784603b0ff 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-14 Duncan Mak <duncan@ximian.com>
+
+ * Makefile.am (images_DATA): add in the new find_message.xpm
+
2001-05-14 Jakub Steiner <jimmac@ximian.com>
* find_message.xpm: Duncan requested this
diff --git a/art/Makefile.am b/art/Makefile.am
index 8745c61b01..8cd268cc5b 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -19,6 +19,7 @@ images_DATA = \
save.xpm \
all_contacts.xpm \
find_contact.xpm \
+ find_message.xpm \
briefcase.png \
butterfly.png \
cellphone.png \