diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-09-26 06:09:08 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-09-26 06:09:08 +0800 |
commit | 37a41f69a8ad17c81cf8cb72fab9dab1f8b23436 (patch) | |
tree | 2ff705a57ffd117afc67089f39994dcad51984ae /art/Makefile.am | |
parent | c753a2a3d836b70fdfe96c456e383388fa4f3e2a (diff) | |
download | gsoc2013-evolution-37a41f69a8ad17c81cf8cb72fab9dab1f8b23436.tar.gz gsoc2013-evolution-37a41f69a8ad17c81cf8cb72fab9dab1f8b23436.tar.zst gsoc2013-evolution-37a41f69a8ad17c81cf8cb72fab9dab1f8b23436.zip |
Added task.png
svn path=/trunk/; revision=13126
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index b60f87b54b..d0bd7995dc 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -122,6 +122,7 @@ images_DATA = \ splash.png \ talking-heads.png \ task.xpm \ + task.png \ thankyou.png \ timezone-16.xpm \ timezone-48.png \ |