dictfiles = connectives web2 web2a propernames
# Debian DFSG version of this source omits GNU-manifesto, which cannot be
# distributed as part of Debian due to license restrictions.
miscfiles = airport ascii birthtoken inter.phone na.phone operator \
abbrevs.talk abbrevs.gen cities.dat na.postalcodes \
mailinglists languages latin1 currency countries top-level.domains \
unicode
rfcfiles = rfc-index.txt std-index.txt fyi-index.txt bcp-index.txt
data_DATA = $(dictfiles) $(miscfiles) $(rfcfiles)
EXTRA_DIST = $(data_DATA) dict-README ORIGIN unicode-license
|