summaryrefslogtreecommitdiffstats
path: root/src/desktopfiles/Makefile.am
blob: d36dea416330f3e2442b76cce6b6fbd61e44bdc6 (plain)
1
2
3
4
5
6
7
8
9
# this is where the kdelnk file will go
xdg_apps_DATA = gwenview.desktop

# file for konqueror integration
konqservicedir = $(kde_datadir)/konqueror/servicemenus
konqservice_DATA = konqgwenview.desktop


EXTRA_DIST = $(xdg_apps_DATA) $(konqservice_DATA)