# This file gets included by the Makefile in this directory to determine
# the files that should go only into source distributions.
# The files listed here are sorted in alphanumerical order.  This is
# necessary but if it keeps like this the files are also compiled in
# alphabetical order.

SRCFILES = \
	cfgetisp.c \
	cfgetosp.c \
	cfmakeraw.c \
	cfsetisp.c \
	cfsetosp.c \
	cfsetspeed.c \
	tcdrain.c \
	tcflow.c \
	tcflush.c \
	tcgetattr.c \
	tcgetpgrp.c \
	tcgetsid.c \
	tcsendbreak.c \
	tcsetattr.c \
	tcsetpgrp.c
