11 lines
246 B
Makefile
11 lines
246 B
Makefile
## Makefile.am for tuxtype - data/themes/nynorsk/images:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
SUBDIRS = status
|
|
|
|
themes_nynorsk_imagesdir = $(pkgdatadir)/themes/nynorsk/images
|
|
|
|
dist_themes_nynorsk_images_DATA = splat0.png \
|
|
map.png
|
|
|