You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
220 B
7 lines
220 B
15 years ago
|
playerdir = $(kde_datadir)/kspaceduel/sprites/playerinfo
|
||
|
player_DATA = \
|
||
|
energy.pnm mine.pnm ship10.pnm ship11.pnm ship12.pnm ship13.pnm ship20.pnm \
|
||
|
ship21.pnm ship22.pnm ship23.pnm win.pnm
|
||
|
|
||
|
EXTRA_DIST = $(player_DATA)
|