gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 01/08: Makefile.am: Register (gnu gnunet data-string).


From: gnunet
Subject: [gnunet-scheme] 01/08: Makefile.am: Register (gnu gnunet data-string).
Date: Mon, 29 Aug 2022 00:15:06 +0200

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

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit bdef145120cf4c3d2c36fe7ccc1f56b3127d33bd
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Sun Aug 28 22:20:20 2022 +0200

    Makefile.am: Register (gnu gnunet data-string).
    
    This way, it is actually compiled.
    
    * Makefile.am (modules): Add it.
---
 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 34a4c0a..3a643ea 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,6 +49,8 @@ modules = \
   gnu/gnunet/concurrency/repeated-condition.scm \
   gnu/gnunet/concurrency/lost-and-found.scm \
   \
+  gnu/gnunet/data-string.scm \
+  \
   gnu/gnunet/mq/envelope.scm \
   gnu/gnunet/mq/error-reporting.scm \
   gnu/gnunet/mq/handler.scm \

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