about summary refs log tree commit diff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile.am12
1 files changed, 0 insertions, 12 deletions
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@