gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: Add missing nat.c to meson build file fo


From: gnunet
Subject: [gnunet] branch master updated: Add missing nat.c to meson build file for libgnunetutil.
Date: Wed, 28 Aug 2024 15:14:34 +0200

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

t3sserakt pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 0c51b669e Add missing nat.c to meson build file for libgnunetutil.
0c51b669e is described below

commit 0c51b669e864c60fafd4003b635c8b98581a0791
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Wed Aug 28 15:14:20 2024 +0200

    Add missing nat.c to meson build file for libgnunetutil.
---
 src/lib/util/meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/util/meson.build b/src/lib/util/meson.build
index d3887c632..82a495364 100644
--- a/src/lib/util/meson.build
+++ b/src/lib/util/meson.build
@@ -49,6 +49,7 @@ libgnunetutil_src = ['bandwidth.c',
        'load.c',
        'mst.c',
        'mq.c',
+       'nat.c',
        'nc.c',
        'network.c',
        'nt.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]