9 lines
217 B
Makefile
9 lines
217 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/hebrew:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
SUBDIRS = words
|
||
|
|
|
||
|
|
themes_hebrewdir = $(pkgdatadir)/themes/hebrew
|
||
|
|
|
||
|
|
dist_themes_hebrew_DATA = keyboard.lst \
|
||
|
|
settings.txt
|