X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/5aff007d8fcfb4c6cc3c3627ae15f45562db7a0d..30fc14d85cf0279d521acce6ec70517ffd910ebe:/clients/Makefile.am diff --git a/clients/Makefile.am b/clients/Makefile.am index 58316b4..0ff3477 100644 --- a/clients/Makefile.am +++ b/clients/Makefile.am @@ -19,7 +19,7 @@ # bin_PROGRAMS=disorder disorderfm disorder-playrtp -noinst_PROGRAMS=test-eclient filename-bytes +noinst_PROGRAMS=filename-bytes noinst_SCRIPTS=dump2wav AM_CPPFLAGS=-I${top_srcdir}/lib -I../lib @@ -44,12 +44,6 @@ disorder_playrtp_DEPENDENCIES=$(LIBOBJS) ../lib/libdisorder.a filename_bytes_SOURCES=filename-bytes.c -test_eclient_SOURCES=test-eclient.c \ - ../lib/memgc.c -test_eclient_LDADD=../lib/libdisorder.a \ - $(LIBGC) $(LIBGCRYPT) $(LIBPCRE) -test_eclient_DEPENDENCIES=../lib/libdisorder.a - install-exec-hook: $(LIBTOOL) --mode=finish $(DESTDIR)$(libdir)