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