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