diff options
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am index 54b364bf7b..6c5b4f1623 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -1,4 +1,6 @@ -bin_PROGRAMS = evolution-mail test-mail test-thread +bin_PROGRAMS = evolution-mail + +noinst_PROGRAMS = test-mail test-thread providerdir = $(libdir)/evolution/camel-providers/$(VERSION) |