8 lines
217 B
Makefile
8 lines
217 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/wolof/images:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
|
||
|
|
themes_wolof_imagesdir = $(pkgdatadir)/themes/wolof/images
|
||
|
|
|
||
|
|
dist_themes_wolof_images_DATA = photo.png \
|
||
|
|
map.png
|