9 lines
240 B
Makefile
9 lines
240 B
Makefile
## Makefile.am for tuxtype - data/themes/kannada/words:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_kannada_wordsdir = $(pkgdatadir)/themes/kannada/words
|
|
|
|
dist_themes_kannada_words_DATA = words1.txt \
|
|
words2.txt \
|
|
words3.txt
|