9 lines
234 B
Makefile
9 lines
234 B
Makefile
## Makefile.am for tuxtype - data/themes/svenska/words:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_svenska_wordsdir = $(pkgdatadir)/themes/svenska/words
|
|
|
|
dist_themes_svenska_words_DATA = ord1.txt \
|
|
ord2.txt \
|
|
ord3.txt
|