# 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.

RPCGENSRCFILES = \
        rpc_clntout.c \
        rpc_cout.c \
        rpc_hout.c \
        rpc_main.c \
        rpc_parse.c \
        rpc_sample.c \
        rpc_scan.c \
        rpc_svcout.c \
        rpc_tblout.c \
        rpc_util.c


