aboutsummaryrefslogtreecommitdiff
path: root/src/identity-provider
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2016-01-24 12:51:36 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2016-01-24 12:51:36 +0000
commitf10a4080ccb08e6ad5c63db31d3711b588b0e8a0 (patch)
treeb107e151c961dc9cbc1a4c1e029d68aafccce454 /src/identity-provider
parent96686fc9cebc1e452a7e6b1fd2c2b739c7603577 (diff)
downloadgnunet-f10a4080ccb08e6ad5c63db31d3711b588b0e8a0.tar.gz
gnunet-f10a4080ccb08e6ad5c63db31d3711b588b0e8a0.zip
- fix
Diffstat (limited to 'src/identity-provider')
-rw-r--r--src/identity-provider/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/identity-provider/Makefile.am b/src/identity-provider/Makefile.am
index 029744f6f..f556052cb 100644
--- a/src/identity-provider/Makefile.am
+++ b/src/identity-provider/Makefile.am
@@ -20,8 +20,8 @@ pkgcfg_DATA = \
20 identity-provider.conf 20 identity-provider.conf
21 21
22plugin_LTLIBRARIES = \ 22plugin_LTLIBRARIES = \
23 libgnunet_plugin_rest_identity_provider.la \ 23 libgnunetidentityprovider.la \
24 libgnunetidentityprovider.la 24 libgnunet_plugin_rest_identity_provider.la
25 25
26bin_PROGRAMS = \ 26bin_PROGRAMS = \
27 gnunet-identity-token 27 gnunet-identity-token