8 lines
225 B
Makefile
8 lines
225 B
Makefile
## Makefile.am for tuxtype - data/themes/italian/images:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_italian_imagesdir = $(pkgdatadir)/themes/italian/images
|
|
|
|
dist_themes_italian_images_DATA = map.png \
|
|
photo.png
|