10 lines
249 B
Makefile
10 lines
249 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/lithuanian:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
|
||
|
|
SUBDIRS = images sounds words
|
||
|
|
|
||
|
|
themes_lithuaniandir = $(pkgdatadir)/themes/lithuanian
|
||
|
|
|
||
|
|
dist_themes_lithuanian_DATA = keyboard.lst \
|
||
|
|
settings.txt
|