identity-provider: install into lib instead of plugins
authorDaniel Golle <daniel@makrotopia.org>
Fri, 18 Mar 2016 15:03:17 +0000 (15:03 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 18 Mar 2016 15:03:17 +0000 (15:03 +0000)
src/identity-provider/Makefile.am

index 1e0b82528dfced7b9234f6466d046669edda6a3f..4ba2f470089d7913886acba0dcb36b2ced1823ff 100644 (file)
@@ -19,7 +19,7 @@ libexecdir= $(pkglibdir)/libexec/
 pkgcfg_DATA = \
   identity-provider.conf
 
-plugin_LTLIBRARIES = \
+lib_LTLIBRARIES = \
   libgnunetidentityprovider.la \
        libgnunet_plugin_rest_identity_provider.la