aboutsummaryrefslogtreecommitdiff
path: root/src/identity-provider
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2016-07-15 17:22:16 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2016-07-15 17:22:16 +0000
commita19338987e56b9af8ed94f808f9b4d90ff48eac1 (patch)
treed99a6f116fa18eb8a56c658af31ba7ffc92ba460 /src/identity-provider
parent01fb59c86f5c7e039c58b45ce3271c96029e9058 (diff)
downloadgnunet-a19338987e56b9af8ed94f808f9b4d90ff48eac1.tar.gz
gnunet-a19338987e56b9af8ed94f808f9b4d90ff48eac1.zip
-draft API
Diffstat (limited to 'src/identity-provider')
-rw-r--r--src/identity-provider/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/identity-provider/Makefile.am b/src/identity-provider/Makefile.am
index ca224b860..7c2bb9646 100644
--- a/src/identity-provider/Makefile.am
+++ b/src/identity-provider/Makefile.am
@@ -20,7 +20,8 @@ pkgcfg_DATA = \
20 identity-provider.conf 20 identity-provider.conf
21 21
22lib_LTLIBRARIES = \ 22lib_LTLIBRARIES = \
23 libgnunetidentityprovider.la \ 23 libgnunetidentityprovider.la
24plugin_LTLIBRARIES = \
24 libgnunet_plugin_rest_identity_provider.la 25 libgnunet_plugin_rest_identity_provider.la
25 26
26bin_PROGRAMS = \ 27bin_PROGRAMS = \