11 lines
258 B
Makefile
11 lines
258 B
Makefile
## Makefile.am for tuxtype - data/themes/belarussian/words:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_belarussian_wordsdir = $(pkgdatadir)/themes/belarussian/words
|
|
|
|
dist_themes_belarussian_words_DATA = \
|
|
words1.txt \
|
|
words2.txt \
|
|
words3.txt
|
|
|