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.
|
|
|
# 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)
|