12 lines
281 B
Makefile
12 lines
281 B
Makefile
## Makefile.am for tuxtype - data/themes/jamaican/images:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_jamaican_imagesdir = $(pkgdatadir)/themes/jamaican/images
|
|
|
|
dist_themes_jamaican_images_DATA = map.png \
|
|
photo.png \
|
|
tux0.png \
|
|
tux1.png \
|
|
tux2.png \
|
|
tux3.png
|