X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/67e8149cbfc4943060862df8a97871a0734f7242..e03eb69edbcd171f32edf369af2c766c383e4c16:/clients/Makefile.am diff --git a/clients/Makefile.am b/clients/Makefile.am index 91d4448..5456bd1 100644 --- a/clients/Makefile.am +++ b/clients/Makefile.am @@ -33,8 +33,7 @@ disorderfm_SOURCES=disorderfm.c \ disorderfm_LDADD=$(LIBOBJS) ../lib/libdisorder.a $(LIBGC) $(LIBICONV) disorderfm_DEPENDENCIES=$(LIBOBJS) ../lib/libdisorder.a -disorder_playrtp_SOURCES=playrtp.c playrtp.h playrtp-mem.c \ - playrtp-alsa.c playrtp-coreaudio.c playrtp-oss.c +disorder_playrtp_SOURCES=playrtp.c playrtp.h playrtp-mem.c disorder_playrtp_LDADD=$(LIBOBJS) ../lib/libdisorder.a \ $(LIBASOUND) $(LIBPCRE) $(LIBICONV) $(LIBGCRYPT) $(COREAUDIO) \ $(LIBDB) $(LIBPTHREAD)