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