File: Makefile.am

package info (click to toggle)
uctodata 0.11-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 380 kB
  • sloc: python: 39; sh: 39; makefile: 25
file content (15 lines) | stat: -rw-r--r-- 605 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config_DATA = tokconfig-eng tokconfig-eng-twitter tokconfig-nld tokconfig-fra tokconfig-ita \
	tokconfig-spa tokconfig-por tokconfig-deu tokconfig-swe \
	tokconfig-nld-twitter tokconfig-nld-sonarchat tokconfig-tur \
	tokconfig-nld-withplaceholder tokconfig-nld-historical tokconfig-fry \
	tokconfig-rus tokconfig-generic \
	ligatures.filter \
	e-mail.rule smiley.rule url.rule \
	standard-quotes.quote standard-eos.eos \
	exotic-quotes.quote exotic-eos.eos \
	nld_afk.abr spa.abr por.abr tur.abr fry.abr rus.abr \
	eng.abr swe.abr fra.abr deu.abr

configdir = $(datadir)/ucto

EXTRA_DIST = $(config_DATA)