11 lines
250 B
Makefile
11 lines
250 B
Makefile
## Makefile.am for tuxtype - data/themes/eesti/words:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_eesti_wordsdir = $(pkgdatadir)/themes/eesti/words
|
|
|
|
dist_themes_eesti_words_DATA = \
|
|
nimi.txt \
|
|
numbrid.txt \
|
|
värve.txt \
|
|
tähestik.txt
|