From 3650b47b46c944473c28d73b3c148e985879026c Mon Sep 17 00:00:00 2001 From: ng0 Date: Fri, 25 Oct 2019 09:37:14 +0000 Subject: fix syntax --- src/conversation/Makefile.am | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/conversation/Makefile.am b/src/conversation/Makefile.am index 2be4ba796..7645b7973 100644 --- a/src/conversation/Makefile.am +++ b/src/conversation/Makefile.am @@ -116,8 +116,8 @@ gnunet_helper_audio_record_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la \ -lpulse -lopus -logg \ $(INTLLIBS) -gnunet_helper_audio_record_LDFLAGS = \ - +#gnunet_helper_audio_record_LDFLAGS = \ +# gnunet_helper_audio_playback_SOURCES = \ gnunet-helper-audio-playback.c @@ -125,8 +125,8 @@ gnunet_helper_audio_playback_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la \ -lpulse -lopus -logg \ $(INTLLIBS) -gnunet_helper_audio_playback_LDFLAGS = \ - +#gnunet_helper_audio_playback_LDFLAGS = \ +# else if BUILD_GST_HELPERS gnunet_helper_audio_record_SOURCES = \ @@ -186,8 +186,8 @@ gnunet_service_conversation_LDADD = \ $(top_builddir)/src/cadet/libgnunetcadet.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(INTLLIBS) -gnunet_service_conversation_LDFLAGS = \ - +#gnunet_service_conversation_LDFLAGS = \ +# gnunet_conversation_SOURCES = \ gnunet-conversation.c @@ -201,8 +201,8 @@ gnunet_conversation_LDADD = \ $(top_builddir)/src/identity/libgnunetidentity.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(INTLLIBS) -gnunet_conversation_LDFLAGS = \ - +#gnunet_conversation_LDFLAGS = \ +# gnunet_conversation_test_SOURCES = \ gnunet-conversation-test.c @@ -211,8 +211,8 @@ gnunet_conversation_test_LDADD = \ libgnunetspeaker.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(INTLLIBS) -gnunet_conversation_test_LDFLAGS = \ - +#gnunet_conversation_test_LDFLAGS = \ +# test_conversation_api_SOURCES = \ -- cgit v1.2.3