projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
037d22e
)
rest-plugins: include headers in dist sources
author
Daniel Golle
<daniel@makrotopia.org>
Thu, 28 Feb 2019 15:23:40 +0000
(16:23 +0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Thu, 28 Feb 2019 15:41:14 +0000
(16:41 +0100)
src/rest-plugins/Makefile.am
patch
|
blob
|
history
diff --git
a/src/rest-plugins/Makefile.am
b/src/rest-plugins/Makefile.am
index a49ab0ef0ebb9866feeff5b14e47187a5c0279b1..006c231010acb7f7b66edcaaa13bc067d2a1cc26 100644
(file)
--- a/
src/rest-plugins/Makefile.am
+++ b/
src/rest-plugins/Makefile.am
@@
-30,6
+30,7
@@
endif
libgnunet_plugin_rest_reclaim_la_SOURCES = \
plugin_rest_reclaim.c \
+ json_reclaim.h \
json_reclaim.c
libgnunet_plugin_rest_reclaim_la_LIBADD = \
$(top_builddir)/src/identity/libgnunetidentity.la \
@@
-117,6
+118,7
@@
libgnunet_plugin_rest_gns_la_LDFLAGS = \
libgnunet_plugin_rest_openid_connect_la_SOURCES = \
plugin_rest_openid_connect.c \
+ oidc_helper.h \
oidc_helper.c
libgnunet_plugin_rest_openid_connect_la_LIBADD = \
$(top_builddir)/src/identity/libgnunetidentity.la \