9 lines
250 B
Makefile
9 lines
250 B
Makefile
## Makefile.am for tuxtype - data/themes/jamaican/words:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_jamaican_wordsdir = $(pkgdatadir)/themes/jamaican/words
|
|
|
|
dist_themes_jamaican_words_DATA = jam-long.txt \
|
|
jam-med.txt \
|
|
jam-short.txt
|