13 lines
294 B
Makefile
13 lines
294 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/czech/words:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
|
||
|
|
themes_czech_wordsdir = $(pkgdatadir)/themes/czech/words
|
||
|
|
|
||
|
|
dist_themes_czech_words_DATA = prsty.txt \
|
||
|
|
rostliny.txt \
|
||
|
|
slova2.txt \
|
||
|
|
slova3.txt \
|
||
|
|
slova4.txt \
|
||
|
|
slova5.txt \
|
||
|
|
abeceda.txt
|