From 50a313570f7663a22221cbc871044ec8ee3962e6 Mon Sep 17 00:00:00 2001 From: Richard Nyberg Date: Sat, 10 Jan 2009 23:41:13 +0100 Subject: Update build scripts for recent btpd changes. Also use only one makefile. --- misc/Makefile.am | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 misc/Makefile.am (limited to 'misc') diff --git a/misc/Makefile.am b/misc/Makefile.am deleted file mode 100644 index c0c3844..0000000 --- a/misc/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -noinst_LIBRARIES=libmisc.a -libmisc_a_SOURCES=\ - benc.c benc.h\ - btpd_if.c btpd_if.h ipcdefs.h\ - metainfo.c metainfo.h\ - hashtable.c hashtable.h\ - http_client.c http_client.h\ - iobuf.c iobuf.h\ - queue.h\ - stream.c stream.h\ - subr.c subr.h -libmisc_a_CPPFLAGS=-I$(top_srcdir)/libevent @openssl_CPPFLAGS@ -- cgit 1.4.1