Port fastcgi code to trunk.
[shibboleth/sp.git] / odbc-store / Makefile.am
index f6c9ebc..c18fe5b 100644 (file)
@@ -1,6 +1,6 @@
 AUTOMAKE_OPTIONS = foreign
 
-plugindir = $(libexecdir)
+plugindir = $(libdir)/@PACKAGE@
 plugin_LTLIBRARIES = odbc-store.la
 
 AM_CFLAGS = $(ODBC_CFLAGS)