gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix
Date: Fri, 23 Aug 2019 10:37:13 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 1a9b82c69 fix
1a9b82c69 is described below

commit 1a9b82c699e7edf8d1890d099cee0bb1262d329d
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Aug 23 10:35:35 2019 +0200

    fix
---
 src/conversation/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/conversation/Makefile.am b/src/conversation/Makefile.am
index 6ad6f68f6..6f3227d0e 100644
--- a/src/conversation/Makefile.am
+++ b/src/conversation/Makefile.am
@@ -12,6 +12,7 @@ AM_CPPFLAGS = \
   -I$(top_srcdir)/src/include \
   -I$(top_srcdir)
 
+
 if BUILD_CONVERSATION
 lib_LTLIBRARIES = \
  libgnunetmicrophone.la \
@@ -101,9 +102,11 @@ endif
 endif
 endif
 
+if BUILD_CONVERSATION
 libexec_PROGRAMS += \
   $(AUDIO_HELPER_RECD) \
   $(AUDIO_HELPER_PLAY)
+endifx
 
 AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export 
PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset 
XDG_CONFIG_HOME;
 if ENABLE_TEST_RUN

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



reply via email to

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