X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/1e64e9fbf7c8029420562eef6da3d7111e763505..8e3fe3d8ea9f5e75b6f1be4e4ae8cf2c16db88e3:/clients/Makefile.am diff --git a/clients/Makefile.am b/clients/Makefile.am index e2f5ec9..7b6cd39 100644 --- a/clients/Makefile.am +++ b/clients/Makefile.am @@ -34,7 +34,7 @@ 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 disorder_playrtp_LDADD=$(LIBOBJS) ../lib/libdisorder.a \ $(LIBASOUND) $(COREAUDIO) disorder_playrtp_DEPENDENCIES=$(LIBOBJS) ../lib/libdisorder.a