8 lines
233 B
Makefile
8 lines
233 B
Makefile
## Makefile.am for tuxtype - data/themes/bulgarian:
|
|
## Process with Automake to create Makefile.in
|
|
SUBDIRS = scripts words
|
|
|
|
themes_bulgariandir = $(pkgdatadir)/themes/bulgarian
|
|
|
|
dist_themes_bulgarian_DATA = keyboard.lst settings.txt
|