chiark / gitweb /
eclient string response calls now get errors reported to the completed
[disorder] / clients / Makefile.am
index 58316b4d1d19c51592dde49c49b0bceac3248bc2..0ff34777ad8f8aa74c06a5f55fcff88fe5a64b76 100644 (file)
@@ -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)