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 6c37e2112f..48f85e836d 100644 --- a/camel/providers/nntp/Makefile.am +++ b/camel/providers/nntp/Makefile.am @@ -26,6 +26,6 @@ libcamelnntpinclude_HEADERS = \ camel-nntp-store.h -libcamelnntp_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir) +libcamelnntp_la_LDFLAGS = -version-info 0:0:0 EXTRA_DIST = libcamelnntp.urls |