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