11 lines
270 B
Makefile
11 lines
270 B
Makefile
## Makefile.am for tuxtype - data/themes/catalan/words:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_catalan_wordsdir = $(pkgdatadir)/themes/catalan/words
|
|
|
|
dist_themes_catalan_words_DATA = words1.txt \
|
|
words2.txt \
|
|
words3.txt \
|
|
words4.txt \
|
|
words5.txt
|