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