gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 03/03: rest-plugins: include headers in dist sourc


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 03/03: rest-plugins: include headers in dist sources
Date: Thu, 28 Feb 2019 16:41:27 +0100

This is an automated email from the git hooks/post-receive script.

daniel-golle pushed a commit to branch master
in repository gnunet.

commit 98cd2e57b35c8cc1eb94ff7f28c1df63846dd5eb
Author: Daniel Golle <address@hidden>
AuthorDate: Thu Feb 28 16:23:40 2019 +0100

    rest-plugins: include headers in dist sources
---
 src/rest-plugins/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/rest-plugins/Makefile.am b/src/rest-plugins/Makefile.am
index a49ab0ef0..006c23101 100644
--- 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 \

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]