X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/d76bbdea349bf3856172ce9599e657d566e91162..211af11eabdfa1226ee2c7aec25002a1d7b25567:/clients/Makefile.am diff --git a/clients/Makefile.am b/clients/Makefile.am index 1ec55a9..b1399b2 100644 --- a/clients/Makefile.am +++ b/clients/Makefile.am @@ -17,7 +17,7 @@ # bin_PROGRAMS=disorder disorderfm disorder-playrtp -noinst_PROGRAMS=filename-bytes +noinst_PROGRAMS=filename-bytes rtpmon noinst_SCRIPTS=dump2wav AM_CPPFLAGS=-I${top_srcdir}/lib -I../lib @@ -39,6 +39,9 @@ disorder_playrtp_LDADD=$(LIBOBJS) ../lib/libdisorder.a \ $(LIBDB) $(LIBPTHREAD) disorder_playrtp_DEPENDENCIES=$(LIBOBJS) ../lib/libdisorder.a +rtpmon_SOURCES=rtpmon.c +rtpmon_LDADD=$(LIBOBJS) ../lib/libdisorder.a + filename_bytes_SOURCES=filename-bytes.c install-exec-hook: