gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: include credential_*.h in d


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: include credential_*.h in dist
Date: Fri, 05 Apr 2019 22:22:21 +0200

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

daniel-golle pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 53969c9d9 include credential_*.h in dist
53969c9d9 is described below

commit 53969c9d9a95234ee845fa0542a330f788ad2a2c
Author: Daniel Golle <address@hidden>
AuthorDate: Fri Apr 5 14:41:44 2019 +0200

    include credential_*.h in dist
---
 src/credential/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/credential/Makefile.am b/src/credential/Makefile.am
index aaac0d2c2..f2550eca6 100644
--- a/src/credential/Makefile.am
+++ b/src/credential/Makefile.am
@@ -70,7 +70,9 @@ gnunet_service_credential_LDADD = \
 libgnunetcredential_la_SOURCES = \
  credential_api.c credential.h \
  credential_serialization.c \
- credential_misc.c
+ credential_serialization.h \
+ credential_misc.c \
+ credential_misc.h
 libgnunetcredential_la_LIBADD = \
  $(top_builddir)/src/util/libgnunetutil.la $(XLIB)
 libgnunetcredential_la_LDFLAGS = \

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]