8 lines
254 B
Makefile
8 lines
254 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/russian/images/status:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
|
||
|
|
themes_russian_images_statusdir = $(pkgdatadir)/themes/russian/images/status
|
||
|
|
|
||
|
|
dist_themes_russian_images_status_DATA = score.png \
|
||
|
|
wave.png
|