X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fconversation%2FMakefile.am;h=cbffc3283dad47e8ffefb1b523d826840eba52be;hb=1eb0a7b0bcc365263e11ba03def10d51976ff32a;hp=83313e7f8d5fc0357e66e28667bb428a4d481ab8;hpb=d02945974366f76bcb63b83834175848d1cc937a;p=oweals%2Fgnunet.git diff --git a/src/conversation/Makefile.am b/src/conversation/Makefile.am index 83313e7f8..cbffc3283 100644 --- a/src/conversation/Makefile.am +++ b/src/conversation/Makefile.am @@ -138,7 +138,7 @@ gnunet_helper_audio_record_CFLAGS = \ $(GST_CFLAGS) gnunet_helper_audio_playback_SOURCES = \ - gnunet_gst_test.c gnunet_gst.c + gnunet-helper-audio-playback-gst.c gnunet_helper_audio_playback_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la \ $(GST_LIBS) \ @@ -180,7 +180,7 @@ gnunet_service_conversation_LDADD = \ libgnunetconversation.la \ libgnunetspeaker.la \ libgnunetmicrophone.la \ - $(top_builddir)/src/cadet/libgnunetcadetnew.la \ + $(top_builddir)/src/cadet/libgnunetcadet.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(INTLLIBS) gnunet_service_conversation_LDFLAGS = \