9 lines
229 B
Makefile
9 lines
229 B
Makefile
## Makefile.am for tuxtype - data/themes/jamaican:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
SUBDIRS = images words
|
|
|
|
themes_jamaicandir = $(pkgdatadir)/themes/jamaican
|
|
|
|
dist_themes_jamaican_DATA = keyboard.lst settings.txt
|