[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] branch master updated: -fix
From: |
gnunet |
Subject: |
[gnunet] branch master updated: -fix |
Date: |
Fri, 01 Apr 2022 09:36:57 +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 e6a0ea8cf -fix
e6a0ea8cf is described below
commit e6a0ea8cf388a05856aaedbc5444f266ae47a7ef
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Fri Apr 1 09:36:53 2022 +0200
-fix
---
src/dhtu/Makefile.am | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/dhtu/Makefile.am b/src/dhtu/Makefile.am
index 53f0b2e02..4d210b71f 100644
--- a/src/dhtu/Makefile.am
+++ b/src/dhtu/Makefile.am
@@ -18,7 +18,6 @@ plugin_LTLIBRARIES = \
if !OPENBSD
plugin_LTLIBRARIES += libgnunet_plugin_dhtu_ip.la
-endif
libgnunet_plugin_dhtu_ip_la_SOURCES = \
plugin_dhtu_ip.c
@@ -28,7 +27,7 @@ libgnunet_plugin_dhtu_ip_la_LIBADD = \
$(LTLIBINTL)
libgnunet_plugin_dhtu_ip_la_LDFLAGS = \
$(GN_PLUGIN_LDFLAGS)
-
+endif
libgnunet_plugin_dhtu_gnunet_la_SOURCES = \
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [gnunet] branch master updated: -fix,
gnunet <=