8 lines
220 B
Makefile
8 lines
220 B
Makefile
## Makefile.am for tuxtype - data/themes/bokmal:
|
|
## Process with Automake to create Makefile.in
|
|
SUBDIRS = images words
|
|
|
|
themes_bokmaldir = $(pkgdatadir)/themes/bokmal
|
|
|
|
dist_themes_bokmal_DATA = keyboard.lst settings.txt
|