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