From 6db74653035baa1254c4d958db5150aac05984e8 Mon Sep 17 00:00:00 2001 From: Ron Pedde Date: Sun, 7 May 2006 04:41:03 +0000 Subject: [PATCH] Fix plugin install path, fixing ticket #102 --- src/plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index 644237cd..f3143b75 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -2,7 +2,7 @@ # rspdir = ${pkgdatadir}/plugins -lib_LTLIBRARIES=rsp.la +rsp_LTLIBRARIES=rsp.la rsp_la_LDFLAGS=-module -avoid-version rsp_la_SOURCES = compat.c rsp.c xml-rpc.c