summaryrefslogtreecommitdiffstats
path: root/tdepasswd/kcm/pics/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdepasswd/kcm/pics/Makefile.am')
-rw-r--r--tdepasswd/kcm/pics/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/tdepasswd/kcm/pics/Makefile.am b/tdepasswd/kcm/pics/Makefile.am
new file mode 100644
index 000000000..7c2cca099
--- /dev/null
+++ b/tdepasswd/kcm/pics/Makefile.am
@@ -0,0 +1,10 @@
+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)
+