# This file gets included by the Makefile in this directory to determine
# the files that should go both into source and binary distributions.

MISCFILES = \
	README \
	accept.3 \
	bind.3 \
	connect.3 \
	getpeername.3 \
	getsockname.3 \
	getsockopt.3 \
	listen.3 \
	recv.3 \
	recvfrom.3 \
	recvmsg.3 \
	resolver.5 \
	send.3 \
	sendmsg.3 \
	sendto.3 \
	setsockopt.3 \
	shutdown.3 \
	socket.3 \
	socketpair.3
