summaryrefslogtreecommitdiffstats
path: root/kuser/pic/Makefile.am
blob: 38d815a2ee737b60789350d218b8e99356093665 (plain)
1
2
3
4
5
6
7
8
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)