aboutsummaryrefslogtreecommitdiff
path: root/src/identity-token/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity-token/Makefile.am')
-rw-r--r--src/identity-token/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/identity-token/Makefile.am b/src/identity-token/Makefile.am
index a5c36aff2..227909424 100644
--- a/src/identity-token/Makefile.am
+++ b/src/identity-token/Makefile.am
@@ -20,7 +20,7 @@ pkgcfg_DATA = \
20 identity-token.conf 20 identity-token.conf
21 21
22if HAVE_REST 22if HAVE_REST
23lib_LTLIBRARIES = \ 23plugin_LTLIBRARIES = \
24 libgnunet_plugin_rest_identity_token.la 24 libgnunet_plugin_rest_identity_token.la
25endif 25endif
26 26