10 lines
239 B
Makefile
10 lines
239 B
Makefile
## Makefile.am for tuxtype - data/themes/belarussian:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
SUBDIRS = words
|
|
|
|
themes_belarussiandir = $(pkgdatadir)/themes/belarussian
|
|
|
|
dist_themes_belarussian_DATA = keyboard.lst \
|
|
settings.txt
|