10 lines
217 B
Makefile
10 lines
217 B
Makefile
## Makefile.am for tuxtype - data/themes/swahili:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
SUBDIRS = words
|
|
|
|
themes_swahilidir = $(pkgdatadir)/themes/swahili
|
|
|
|
dist_themes_swahili_DATA = AUTHOR \
|
|
settings.txt
|