diff options
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/art/Makefile.am b/art/Makefile.am deleted file mode 100644 index eb35364cca..0000000000 --- a/art/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ -imagesdir = $(datadir)/images/evolution - -images_DATA = \ - evolution-calendar.png \ - evolution-contacts.png \ - evolution-inbox.png \ - evolution-notes.png \ - evolution-tasks.png \ - evolution-today.png \ - cellphone.png \ - globe.png \ - house.png \ - envelope.png \ - malehead.png - -EXTRA_DIST = \ - attachment.xpm \ - mail-new.xpm \ - mail-read.xpm \ - mail-replied.xpm \ - mark.xpm \ - meeting.xpm \ - priority-high.xpm \ - priority-low.xpm \ - $(images_DATA) |