gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 02/02: BUILD: Make autotools happy again


From: gnunet
Subject: [gnunet] 02/02: BUILD: Make autotools happy again
Date: Fri, 20 Oct 2023 00:16:28 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 020c0fb8d3efbeed853e1173fd26ca28f78a4f85
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Fri Oct 20 00:16:17 2023 +0200

    BUILD: Make autotools happy again
---
 configure.ac   |  6 ------
 po/POTFILES.in | 21 +++++++++++----------
 2 files changed, 11 insertions(+), 16 deletions(-)

diff --git a/configure.ac b/configure.ac
index 255b4bab4..aa96b55d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1306,12 +1306,6 @@ src/service/vpn/Makefile
 src/service/vpn/vpn.conf
 src/service/zonemaster/Makefile
 src/service/zonemaster/zonemaster.conf
-src/rest-plugin/Makefile
-src/rest-plugin/gns/Makefile
-src/rest-plugin/identity/Makefile
-src/rest-plugin/namestore/Makefile
-src/rest-plugin/reclaim/Makefile
-src/rest-plugin/rest/Makefile
 src/cli/Makefile
 src/cli/arm/Makefile
 src/cli/cadet/Makefile
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d8c22b629..88eaf10da 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -109,6 +109,7 @@ src/lib/curl/curl_reschedule.c
 src/lib/gnsrecord/gnsrecord.c
 src/lib/gnsrecord/gnsrecord_crypto.c
 src/lib/gnsrecord/gnsrecord_misc.c
+src/lib/gnsrecord/gnsrecord_pow.c
 src/lib/gnsrecord/gnsrecord_serialization.c
 src/lib/gnsrecord/gnunet-gnsrecord-tvg.c
 src/lib/gnsrecord/json_gnsrecord.c
@@ -223,16 +224,6 @@ src/plugin/reclaim/plugin_reclaim_attribute_basic.c
 src/plugin/reclaim/plugin_reclaim_credential_jwt.c
 src/plugin/reclaim/plugin_reclaim_credential_pabc.c
 src/plugin/revocation/plugin_block_revocation.c
-src/rest-plugin/gns/plugin_rest_gns.c
-src/rest-plugin/identity/plugin_rest_identity.c
-src/rest-plugin/namestore/plugin_rest_namestore.c
-src/rest-plugin/reclaim/json_reclaim.c
-src/rest-plugin/reclaim/oidc_helper.c
-src/rest-plugin/reclaim/plugin_rest_openid_connect.c
-src/rest-plugin/reclaim/plugin_rest_pabc.c
-src/rest-plugin/reclaim/plugin_rest_reclaim.c
-src/rest-plugin/rest/plugin_rest_config.c
-src/rest-plugin/rest/plugin_rest_copying.c
 src/service/arm/arm_api.c
 src/service/arm/arm_monitor_api.c
 src/service/arm/gnunet-service-arm.c
@@ -427,7 +418,17 @@ src/service/regex/regex_internal_dht.c
 src/service/regex/regex_test_graph.c
 src/service/regex/regex_test_lib.c
 src/service/regex/regex_test_random.c
+src/service/rest/config_plugin.c
+src/service/rest/copying_plugin.c
+src/service/rest/gns_plugin.c
 src/service/rest/gnunet-rest-server.c
+src/service/rest/identity_plugin.c
+src/service/rest/json_reclaim.c
+src/service/rest/namestore_plugin.c
+src/service/rest/oidc_helper.c
+src/service/rest/openid_plugin.c
+src/service/rest/pabc_plugin.c
+src/service/rest/reclaim_plugin.c
 src/service/rest/rest.c
 src/service/revocation/gnunet-service-revocation.c
 src/service/revocation/revocation_api.c

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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