1TLF_FILES = cabrillo.fmt callmaster cty.dat cwops.txt \
2	    logcfg.dat arrl10m_mults \
3	    arrldx_mults arrlsections ea_sections okommults ok_om.txt \
4	    paccmults spdxmults ssamults help.txt darcmults
5
6tlfdir = $(pkgdatadir)
7tlf_DATA = $(TLF_FILES)
8
9EXTRA_DIST = $(TLF_FILES)
10
11CLEANFILES = *~
12