11 lines
277 B
Makefile
11 lines
277 B
Makefile
## Makefile.am for tuxtype - data/themes/malayalam:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
SUBDIRS = images scripts words scripts_braille
|
|
|
|
themes_malayalamdir = $(pkgdatadir)/themes/malayalam
|
|
|
|
dist_themes_malayalam_DATA = keyboard.lst \
|
|
phrases.txt \
|
|
settings.txt
|