13 lines
326 B
Makefile
13 lines
326 B
Makefile
## Makefile.am for tuxtype - data/themes/lithuanian/words:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_lithuanian_wordsdir = $(pkgdatadir)/themes/lithuanian/words
|
|
|
|
dist_themes_lithuanian_words_DATA = 1-pamoka.txt \
|
|
2-pamoka.txt \
|
|
3-pamoka.txt \
|
|
4-pamoka.txt \
|
|
5-pamoka.txt \
|
|
6-pamoka.txt \
|
|
7-pamoka.txt
|