gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix gnu-record-flags header installed i


From: gnunet
Subject: [gnunet] branch master updated: -fix gnu-record-flags header installed in includes
Date: Sat, 12 Nov 2022 00:05:02 +0100

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

thejackimonster pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new f2b264a16 -fix gnu-record-flags header installed in includes
f2b264a16 is described below

commit f2b264a16c3c9a4199876740a210496e63b0bea4
Author: TheJackiMonster <thejackimonster@gmail.com>
AuthorDate: Sat Nov 12 00:04:56 2022 +0100

    -fix gnu-record-flags header installed in includes
    
    Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
---
 src/include/.gitignore  | 1 +
 src/include/Makefile.am | 1 +
 2 files changed, 2 insertions(+)

diff --git a/src/include/.gitignore b/src/include/.gitignore
index 866878f87..9da6d8eea 100644
--- a/src/include/.gitignore
+++ b/src/include/.gitignore
@@ -1,3 +1,4 @@
 gnunet_error_codes.h
+gnu_name_system_record_flags.h
 gnu_name_system_record_types.h
 gnunet_signatures.h
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index bda1a012b..15f5626ab 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -57,6 +57,7 @@ gnunetinclude_HEADERS = \
   gnunet_gnsrecord_lib.h \
   gnunet_gnsrecord_json_lib.h \
   gnunet_gnsrecord_plugin.h \
+  gnu_name_system_record_flags.h \
   gnu_name_system_record_types.h \
   gnunet_hello_lib.h \
   gnunet_hello_uri_lib.h \

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