15 lines
318 B
Makefile
15 lines
318 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/bokmal/words:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
|
||
|
|
themes_bokmal_wordsdir = $(pkgdatadir)/themes/bokmal/words
|
||
|
|
|
||
|
|
dist_themes_bokmal_words_DATA = 3boks.txt \
|
||
|
|
4boks.txt \
|
||
|
|
5boks.txt \
|
||
|
|
6boks.txt \
|
||
|
|
dyrenavn.txt \
|
||
|
|
frukt.txt \
|
||
|
|
land.txt \
|
||
|
|
sprak.txt \
|
||
|
|
yrke.txt
|