diff options
Diffstat (limited to 'camel/providers/nntp')
-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 4605be64c8..34c4e6aa7f 100644 --- a/camel/providers/nntp/Makefile.am +++ b/camel/providers/nntp/Makefile.am @@ -48,6 +48,6 @@ libcamelnntpinclude_HEADERS = \ noinst_HEADERS = \ camel-nntp-private.h -libcamelnntp_la_LDFLAGS = -version-info 0:0:0 +libcamelnntp_la_LDFLAGS = -avoid-version -module EXTRA_DIST = libcamelnntp.urls |