11 lines
227 B
Makefile
11 lines
227 B
Makefile
## Makefile.am for tuxtype - data/themes/thai:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
SUBDIRS = words
|
|
|
|
themes_thaidir = $(pkgdatadir)/themes/thai
|
|
|
|
dist_themes_thai_DATA = authors.txt \
|
|
keyboard.lst \
|
|
settings.txt
|