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.
6 lines
138 B
6 lines
138 B
15 years ago
|
|
||
|
pixmapsdir = $(kde_datadir)/ksnake/pics
|
||
|
pixmaps_DATA = apples.png ball.png brick.png snake1.png snake2.png
|
||
|
|
||
|
EXTRA_DIST = $(pixmaps_DATA)
|