10 lines
230 B
Makefile
10 lines
230 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/russian:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
|
||
|
|
SUBDIRS = images words
|
||
|
|
|
||
|
|
themes_russiandir = $(pkgdatadir)/themes/russian
|
||
|
|
|
||
|
|
dist_themes_russian_DATA = keyboard.lst \
|
||
|
|
settings.txt
|