9 lines
220 B
Makefile
9 lines
220 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/dansk:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
SUBDIRS = sounds words
|
||
|
|
|
||
|
|
themes_danskdir = $(pkgdatadir)/themes/dansk
|
||
|
|
|
||
|
|
dist_themes_dansk_DATA = keyboard.lst \
|
||
|
|
settings.txt
|