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.
11 lines
390 B
11 lines
390 B
picsdir = $(kde_datadir)/tdm/pics/users
|
|
pics_DATA = Apple.png BeachBall.png Blowfish.png Bug.png \
|
|
Butterfly.png Car.png Cow.png Daemon.png Dog.png Elephant.png \
|
|
Flower.png Frog.png Ghost.png Guitar.png Heart.png Konqui.png \
|
|
Lion.png Monkey.png Penguin.png Pig.png Rabbit.png \
|
|
Ring.png Scream.png Shark.png Splash.png Star.png Teddybear.png \
|
|
Turtle.png
|
|
|
|
EXTRA_DIST = $(pics_DATA)
|
|
|