From 25e3c025f6d1ebfe39e3e3b68ad8c1a48883991c Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sat, 1 Jul 2000 21:34:43 +0000 Subject: Removed. These aren't being used any more. (The real pixmaps are in * pixmaps.h, pixmaps/*.xpm: Removed. These aren't being used any more. (The real pixmaps are in ../art.) svn path=/trunk/; revision=3848 --- mail/Makefile.am | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'mail/Makefile.am') diff --git a/mail/Makefile.am b/mail/Makefile.am index 992adfadac..54b364bf7b 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -2,10 +2,6 @@ bin_PROGRAMS = evolution-mail test-mail test-thread providerdir = $(libdir)/evolution/camel-providers/$(VERSION) -#imagesdir = $(datadir)/images/evolution -#images_DATA = e-attchmt.png -#EXTRA_DIST = $(image_DATA) - INCLUDES = \ -I$(top_srcdir)/widgets \ -I$(top_srcdir)/widgets/e-text \ @@ -53,8 +49,7 @@ evolution_mail_SOURCES = \ message-list.c \ message-list.h \ session.c \ - mail.h \ - pixmaps.h + mail.h evolution_mail_LDADD = \ @@ -106,10 +101,6 @@ $(EVOLUTION_MAIL_CORBA_GENERATED): Mail.idl EXTRA_DIST = Mail.idl $(GOAD_FILES) $(OAF_FILES) -dist-hook: - -mkdir $(distdir)/pixmaps - cp $(srcdir)/pixmaps/*.xpm $(distdir)/pixmaps - if ENABLE_PURIFY PLINK = $(LIBTOOL) --mode=link $(PURIFY) $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ -- cgit v1.2.3