gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: BUILD: Fix missing makefile subdirs


From: gnunet
Subject: [gnunet] branch master updated: BUILD: Fix missing makefile subdirs
Date: Sun, 22 Oct 2023 19:29:22 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new e6b0de8c5 BUILD: Fix missing makefile subdirs
e6b0de8c5 is described below

commit e6b0de8c5ee03bb840d1f1015416be9a59f4ceeb
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Oct 22 19:29:16 2023 +0200

    BUILD: Fix missing makefile subdirs
---
 src/plugin/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/plugin/Makefile.am b/src/plugin/Makefile.am
index 78e06fd63..f74726ea2 100644
--- a/src/plugin/Makefile.am
+++ b/src/plugin/Makefile.am
@@ -8,6 +8,8 @@ SUBDIRS = \
        namecache \
        namestore \
        dht \
+       setu \
+       seti \
        revocation \
        regex \
        gns \

-- 
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]