12 lines
307 B
Makefile
12 lines
307 B
Makefile
## Makefile.am for tuxtype - data/themes/deutsch/words:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_deutsch_wordsdir = $(pkgdatadir)/themes/deutsch/words
|
|
|
|
dist_themes_deutsch_words_DATA = kurz2-3-mit.txt \
|
|
kurz2-3.txt \
|
|
lang7-8-mit.txt \
|
|
lang7-8.txt \
|
|
mittel4-6-mit.txt \
|
|
mittel4-6.txt
|