9 lines
233 B
Makefile
9 lines
233 B
Makefile
## Makefile.am for tuxtype - data/themes/russian/images:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
SUBDIRS = status
|
|
|
|
themes_russian_imagesdir = $(pkgdatadir)/themes/russian/images
|
|
|
|
dist_themes_russian_images_DATA = splat0.png
|