11 lines
234 B
Makefile
11 lines
234 B
Makefile
## Makefile.am for tuxtype - data/themes/turkana:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
SUBDIRS = words
|
|
|
|
themes_turkanadir = $(pkgdatadir)/themes/turkana
|
|
|
|
dist_themes_turkana_DATA = AUTHOR \
|
|
keyboard.lst \
|
|
settings.txt
|