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