X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/b78b8ee1aaf32d6df2405c014c9a86fc263b6290..a7e9570adf37c18f12f6b1dfed0184b70343575e:/clients/Makefile.am diff --git a/clients/Makefile.am b/clients/Makefile.am index b49961e..858335e 100644 --- a/clients/Makefile.am +++ b/clients/Makefile.am @@ -37,7 +37,7 @@ 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_LDADD=$(LIBOBJS) ../lib/libdisorder.a \ - $(LIBASOUND) $(COREAUDIO) + $(LIBASOUND) $(LIBPCRE) $(LIBICONV) $(LIBGCRYPT) $(COREAUDIO) disorder_playrtp_DEPENDENCIES=$(LIBOBJS) ../lib/libdisorder.a filename_bytes_SOURCES=filename-bytes.c