X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/edbd470fa6b1d1286a4500f3a8263905fbc2d11d..30fc14d85cf0279d521acce6ec70517ffd910ebe:/clients/Makefile.am diff --git a/clients/Makefile.am b/clients/Makefile.am index b9b3640..0ff3477 100644 --- a/clients/Makefile.am +++ b/clients/Makefile.am @@ -1,6 +1,6 @@ # # This file is part of DisOrder. -# Copyright (C) 2006, 2007 Richard Kettlewell +# Copyright (C) 2006-2008 Richard Kettlewell # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -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)