summaryrefslogtreecommitdiffstats
path: root/kuser/pic/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kuser/pic/Makefile.am')
-rw-r--r--kuser/pic/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/kuser/pic/Makefile.am b/kuser/pic/Makefile.am
new file mode 100644
index 0000000..38d815a
--- /dev/null
+++ b/kuser/pic/Makefile.am
@@ -0,0 +1,9 @@
+
+# add here all files
+pics_DATA = group.png user.png
+
+# this is the directory, where all datas are installed
+# you have given the datas in data_DATA
+picsdir = $(kde_datadir)/kuser/pics/
+
+EXTRA_DIST = $(pics_DATA)