11 lines
290 B
Makefile
11 lines
290 B
Makefile
## Makefile.am for tuxtype - data/themes/nederlands/words:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_nederlands_wordsdir = $(pkgdatadir)/themes/nederlands/words
|
|
|
|
dist_themes_nederlands_words_DATA = planten.txt \
|
|
vingers.txt \
|
|
woorden1.txt \
|
|
woorden2.txt \
|
|
woorden3.txt
|