8 lines
283 B
Makefile
8 lines
283 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/brazilian-portuguese:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
SUBDIRS = images words
|
||
|
|
|
||
|
|
themes_brazilian_portuguesedir = $(pkgdatadir)/themes/brazilian-portuguese
|
||
|
|
|
||
|
|
dist_themes_brazilian_portuguese_DATA = AUTHOR keyboard.lst settings.txt
|