16 lines
357 B
Makefile
16 lines
357 B
Makefile
## Makefile.am for tuxtype - data/themes/bulgarian/words:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_bulgarian_wordsdir = $(pkgdatadir)/themes/bulgarian/words
|
|
|
|
dist_themes_bulgarian_words_DATA = alphabet.txt \
|
|
animals.txt \
|
|
astronomy.txt \
|
|
fingers.txt \
|
|
jobs.txt \
|
|
names.txt \
|
|
plants.txt \
|
|
words1.txt \
|
|
words2.txt \
|
|
words3.txt
|