# 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 = \
	getutent.c \
	getutent_r.c \
	getutid.c \
	getutid_r.c \
	getutline.c \
	getutline_r.c \
	login.c \
	login_tty.c \
	logout.c \
	logwtmp.c \
	oldutmp.c \
	oldwtmp.c \
	pty.c \
	updwtmp.c \
	utmp_file.c \
	utmpname.c
