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