diff options
Diffstat (limited to 'camel/providers/local/Makefile.am')
-rw-r--r-- | camel/providers/local/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/providers/local/Makefile.am b/camel/providers/local/Makefile.am index f01cb7ba4f..ee2d4dfe8c 100644 --- a/camel/providers/local/Makefile.am +++ b/camel/providers/local/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -libcamellocalincludedir = $(includedir)/camel +libcamellocalincludedir = $(includedir)/evolution-$(BASE_VERSION)/camel camel_provider_LTLIBRARIES = libcamellocal.la camel_provider_DATA = libcamellocal.urls |