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