20 lines
418 B
Makefile
20 lines
418 B
Makefile
## Makefile.am for tuxtype - data/themes/asturian/words:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_asturian_wordsdir = $(pkgdatadir)/themes/asturian/words
|
|
|
|
dist_themes_asturian_words_DATA = alphabet.txt \
|
|
animals.txt \
|
|
astronomy.txt \
|
|
colors.txt \
|
|
fingers.txt \
|
|
fruit.txt \
|
|
geography.txt \
|
|
numbers.txt \
|
|
plants.txt \
|
|
shapes.txt \
|
|
trees.txt \
|
|
words1.txt \
|
|
words2.txt \
|
|
words3.txt
|