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