9 lines
283 B
Makefile
9 lines
283 B
Makefile
## Makefile.am for tuxtype - data/themes/lithuanian/images/status:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
themes_lithuanian_images_statusdir = $(pkgdatadir)/themes/lithuanian/images/status
|
|
|
|
dist_themes_lithuanian_images_status_DATA = gameover.png \
|
|
score.png \
|
|
wave.png
|