From fd21090988d0cc5f451163a752240ed3476d74b5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 2 Oct 2013 20:32:46 +0000 Subject: -fix build issues --- src/conversation/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/conversation/Makefile.am b/src/conversation/Makefile.am index 3e0329c2e..913acf9af 100644 --- a/src/conversation/Makefile.am +++ b/src/conversation/Makefile.am @@ -64,7 +64,7 @@ libexec_PROGRAMS = \ if HAVE_PULSE if HAVE_OPUS -libexec_PROGRAMS += +libexec_PROGRAMS += \ gnunet-helper-audio-record \ gnunet-helper-audio-playback endif @@ -117,7 +117,7 @@ gnunet_conversation_test_SOURCES = \ gnunet_conversation_test_LDADD = \ libgnunetmicrophone.la \ libgnunetspeaker.la \ - $(top_builddir)/src/util/libgnunetutil.la + $(top_builddir)/src/util/libgnunetutil.la \ $(INTLLIBS) gnunet_conversation_test_LDFLAGS = \ $(GNUNET_LDFLAGS) $(WINFLAGS) -- cgit v1.2.3