11 lines
266 B
Makefile
11 lines
266 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/hebrew/words:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
|
||
|
|
themes_hebrew_wordsdir = $(pkgdatadir)/themes/hebrew/words
|
||
|
|
|
||
|
|
dist_themes_hebrew_words_DATA = family.txt \
|
||
|
|
months.txt \
|
||
|
|
numbers.txt \
|
||
|
|
verbs.txt \
|
||
|
|
words1.txt
|