X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/ba78989734edba8d619cb0f92f13b3bd4e310b65..cfa7dda12a65898b5eab2ed504fd765fef5c7527:/clients/Makefile.am diff --git a/clients/Makefile.am b/clients/Makefile.am index e2f5ec9..b49961e 100644 --- a/clients/Makefile.am +++ b/clients/Makefile.am @@ -34,7 +34,8 @@ disorderfm_SOURCES=disorderfm.c \ disorderfm_LDADD=$(LIBOBJS) ../lib/libdisorder.a $(LIBGC) $(LIBICONV) disorderfm_DEPENDENCIES=$(LIBOBJS) ../lib/libdisorder.a -disorder_playrtp_SOURCES=playrtp.c +disorder_playrtp_SOURCES=playrtp.c playrtp.h playrtp-mem.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