8 lines
235 B
Makefile
8 lines
235 B
Makefile
## Makefile.am for tuxtype - data/themes/bokmal/images:
|
|
## Process with Automake to create Makefile.in
|
|
SUBDIRS = status
|
|
|
|
themes_bokmal_imagesdir = $(pkgdatadir)/themes/bokmal/images
|
|
|
|
dist_themes_bokmal_images_DATA = splat0.png map.png
|