diff options
Diffstat (limited to 'camel/providers')
-rw-r--r-- | camel/providers/MH/Makefile.am | 2 | ||||
-rw-r--r-- | camel/providers/imap/Makefile.am | 2 | ||||
-rw-r--r-- | camel/providers/maildir/Makefile.am | 2 | ||||
-rw-r--r-- | camel/providers/mbox/Makefile.am | 2 | ||||
-rw-r--r-- | camel/providers/nntp/Makefile.am | 2 | ||||
-rw-r--r-- | camel/providers/pop3/Makefile.am | 2 | ||||
-rw-r--r-- | camel/providers/sendmail/Makefile.am | 2 | ||||
-rw-r--r-- | camel/providers/smtp/Makefile.am | 2 | ||||
-rw-r--r-- | camel/providers/vee/Makefile.am | 2 |
9 files changed, 0 insertions, 18 deletions
diff --git a/camel/providers/MH/Makefile.am b/camel/providers/MH/Makefile.am index 59662a07dd..80338ff878 100644 --- a/camel/providers/MH/Makefile.am +++ b/camel/providers/MH/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = - libcamelmhincludedir = $(includedir)/camel diff --git a/camel/providers/imap/Makefile.am b/camel/providers/imap/Makefile.am index 8ac7f8c1fa..bb876f7afb 100644 --- a/camel/providers/imap/Makefile.am +++ b/camel/providers/imap/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = - libcamelimapincludedir = $(includedir)/camel diff --git a/camel/providers/maildir/Makefile.am b/camel/providers/maildir/Makefile.am index 4dd4f999b2..80b41a2d45 100644 --- a/camel/providers/maildir/Makefile.am +++ b/camel/providers/maildir/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = - libcamelmaildirincludedir = $(includedir)/camel lib_LTLIBRARIES = libcamelmaildir.la diff --git a/camel/providers/mbox/Makefile.am b/camel/providers/mbox/Makefile.am index 0c9330340b..073d9830de 100644 --- a/camel/providers/mbox/Makefile.am +++ b/camel/providers/mbox/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = - libcamelmboxincludedir = $(includedir)/camel diff --git a/camel/providers/nntp/Makefile.am b/camel/providers/nntp/Makefile.am index 5f96e78615..13db1371ca 100644 --- a/camel/providers/nntp/Makefile.am +++ b/camel/providers/nntp/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = - libcamelnntpincludedir = $(includedir)/camel providerdir = $(pkglibdir)/camel-providers/$(VERSION) diff --git a/camel/providers/pop3/Makefile.am b/camel/providers/pop3/Makefile.am index 1c15981411..ffa62561be 100644 --- a/camel/providers/pop3/Makefile.am +++ b/camel/providers/pop3/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = - libcamelpop3includedir = $(includedir)/camel providerdir = $(pkglibdir)/camel-providers/$(VERSION) diff --git a/camel/providers/sendmail/Makefile.am b/camel/providers/sendmail/Makefile.am index 5df527435f..965f56afb8 100644 --- a/camel/providers/sendmail/Makefile.am +++ b/camel/providers/sendmail/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = - libcamelsendmailincludedir = $(includedir)/camel diff --git a/camel/providers/smtp/Makefile.am b/camel/providers/smtp/Makefile.am index 32fa210131..0762283161 100644 --- a/camel/providers/smtp/Makefile.am +++ b/camel/providers/smtp/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = - libcamelsmtpincludedir = $(includedir)/camel providerdir = $(pkglibdir)/camel-providers/$(VERSION) diff --git a/camel/providers/vee/Makefile.am b/camel/providers/vee/Makefile.am index 849d6ae2e8..6c0693b02d 100644 --- a/camel/providers/vee/Makefile.am +++ b/camel/providers/vee/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = - libcamelveeincludedir = $(includedir)/camel |