gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 04/04: multicast: remove unnecessary header file i


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 04/04: multicast: remove unnecessary header file in Makefile.am
Date: Tue, 04 Jul 2017 00:33:26 +0200

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

xrs pushed a commit to branch master
in repository gnunet.

commit 3c97ddd5e29782917ce4ed82bde5bcbc32d18b88
Author: xrs <address@hidden>
AuthorDate: Tue Jul 4 00:32:40 2017 +0200

    multicast: remove unnecessary header file in Makefile.am
---
 src/multicast/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/multicast/Makefile.am b/src/multicast/Makefile.am
index a4054f5f6..a680a9d5a 100644
--- a/src/multicast/Makefile.am
+++ b/src/multicast/Makefile.am
@@ -19,8 +19,7 @@ endif
 lib_LTLIBRARIES = libgnunetmulticast.la
 
 libgnunetmulticast_la_SOURCES = \
-  multicast_api.c \
-  multicast.h
+  multicast_api.c
 libgnunetmulticast_la_LIBADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_LIBINTL) $(XLIB)

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



reply via email to

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