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