10 lines
229 B
Makefile
10 lines
229 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/italian:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
|
||
|
|
SUBDIRS = words images
|
||
|
|
|
||
|
|
themes_italiandir = $(pkgdatadir)/themes/italian
|
||
|
|
|
||
|
|
dist_themes_italian_DATA = keyboard.lst \
|
||
|
|
settings.txt
|