9 lines
229 B
Makefile
9 lines
229 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/deutsch:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
SUBDIRS = scripts words
|
||
|
|
|
||
|
|
themes_deutschdir = $(pkgdatadir)/themes/deutsch
|
||
|
|
|
||
|
|
dist_themes_deutsch_DATA = keyboard.lst \
|
||
|
|
settings.txt
|