10 lines
218 B
Makefile
10 lines
218 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/telugu:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
|
||
|
|
SUBDIRS = words
|
||
|
|
|
||
|
|
themes_telugudir = $(pkgdatadir)/themes/telugu
|
||
|
|
|
||
|
|
dist_themes_telugu_DATA = keyboard.lst \
|
||
|
|
settings.txt
|