From 7aa9ffbdcb9e1124f7795b2c39837b9e36801039 Mon Sep 17 00:00:00 2001 From: Qball Cow Date: Sat, 22 Dec 2007 19:01:46 +0100 Subject: [PATCH] move plugin location --- src/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 07b8b44..43a7872 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,4 @@ -#bin_PROGRAMS=osdplugin_la -libdir=${prefix}/share/gmpc/plugins/ +libdir=${prefix}/lib/gmpc/plugins/ lib_LTLIBRARIES = qosdplugin.la -- 2.11.4.GIT