install in the right directory. (accidentally didn't commit these before)
svn path=/trunk/; revision=15186
This commit is contained in:
@ -2,11 +2,8 @@
|
||||
|
||||
libcamelsendmailincludedir = $(includedir)/camel
|
||||
|
||||
|
||||
providerdir = $(pkglibdir)/camel-providers/$(VERSION)
|
||||
|
||||
provider_LTLIBRARIES = libcamelsendmail.la
|
||||
provider_DATA = libcamelsendmail.urls
|
||||
camel_provider_LTLIBRARIES = libcamelsendmail.la
|
||||
camel_provider_DATA = libcamelsendmail.urls
|
||||
|
||||
INCLUDES = \
|
||||
-I.. \
|
||||
|
@ -2,10 +2,8 @@
|
||||
|
||||
libcamelsmtpincludedir = $(includedir)/camel
|
||||
|
||||
providerdir = $(pkglibdir)/camel-providers/$(VERSION)
|
||||
|
||||
provider_LTLIBRARIES = libcamelsmtp.la
|
||||
provider_DATA = libcamelsmtp.urls
|
||||
camel_provider_LTLIBRARIES = libcamelsmtp.la
|
||||
camel_provider_DATA = libcamelsmtp.urls
|
||||
|
||||
INCLUDES = \
|
||||
-I.. \
|
||||
|
Reference in New Issue
Block a user