9 lines
241 B
Makefile
9 lines
241 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/ukrainian/images:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
|
||
|
|
SUBDIRS = status
|
||
|
|
|
||
|
|
themes_ukrainian_imagesdir = $(pkgdatadir)/themes/ukrainian/images
|
||
|
|
|
||
|
|
dist_themes_ukrainian_images_DATA = splat0.png
|