fix dep handling rest plugin
[oweals/gnunet.git] / src / rest-plugins / Makefile.am
index ae74dc78a49b8cc25ee6baf9d938535ddaa051fd..3acf8839eeb0595c5dcad18425681d8746056fc3 100644 (file)
@@ -22,8 +22,10 @@ plugin_LTLIBRARIES = \
        libgnunet_plugin_rest_peerinfo.la \
        libgnunet_plugin_rest_identity.la \
        libgnunet_plugin_rest_namestore.la \
-  libgnunet_plugin_rest_gns.la \
-       libgnunet_plugin_rest_openid_connect.la
+  libgnunet_plugin_rest_gns.la
+if HAVE_ABE
+plugin_LTLIBRARIES += libgnunet_plugin_rest_openid_connect.la
+endif
 
 
 libgnunet_plugin_rest_copying_la_SOURCES = \