10 lines
245 B
Makefile
10 lines
245 B
Makefile
## Makefile.am for tuxtype - data/themes/ukrainian:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
SUBDIRS = images scripts words
|
|
|
|
themes_ukrainiandir = $(pkgdatadir)/themes/ukrainian
|
|
|
|
dist_themes_ukrainian_DATA = keyboard.lst \
|
|
settings.txt
|