X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/c593cf7c8a1ea63fc107b810bdb167487f71380e..b78b8ee1aaf32d6df2405c014c9a86fc263b6290:/clients/Makefile.am diff --git a/clients/Makefile.am b/clients/Makefile.am index c1b578c..b49961e 100644 --- a/clients/Makefile.am +++ b/clients/Makefile.am @@ -35,7 +35,7 @@ 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-alsa.c playrtp-coreaudio.c playrtp-oss.c disorder_playrtp_LDADD=$(LIBOBJS) ../lib/libdisorder.a \ $(LIBASOUND) $(COREAUDIO) disorder_playrtp_DEPENDENCIES=$(LIBOBJS) ../lib/libdisorder.a