install in the right directory. (accidentally didn't commit these before)

svn path=/trunk/; revision=15186
This commit is contained in:
Dan Winship
2001-12-19 21:10:27 +00:00
parent 41ae1a6e69
commit 6662ed356b
2 changed files with 4 additions and 9 deletions

View File

@ -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.. \

View File

@ -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.. \