12 lines
241 B
Makefile
12 lines
241 B
Makefile
## Makefile.am for tuxtype - data/themes/euskara:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
SUBDIRS = images words
|
|
|
|
themes_euskaradir = $(pkgdatadir)/themes/euskara
|
|
|
|
dist_themes_euskara_DATA = AUTHOR \
|
|
keyboard.lst \
|
|
settings.txt
|
|
|