diff options
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am index 5659053b79..7fd2e98c7d 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -2,6 +2,9 @@ bin_PROGRAMS = evolution-mail test-mail providerdir = $(libdir)/evolution/camel-providers/$(VERSION) +EXTRA_DIST = e-attchmt.png +pkgdata_DATA = e-attchmt.png + INCLUDES = \ -I$(top_srcdir)/widgets \ -I$(top_srcdir)/widgets/e-text \ |