summaryrefslogtreecommitdiffstats
path: root/quanta/data/config/Makefile.am
blob: c33e098f40b35ac074dc06725a070703a29d4faf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# this is where the XML-GUI resource file goes
rcdir = ${quanta_datadir}

rc_DATA = plugins.rc actions.rc quantaui.rc

if QUANTAUIRC_HOOK
install-data-hook:
	mv $(DESTDIR)$(rcdir)/quantaui.rc $(DESTDIR)$(rcdir)/$(package)ui.rc || true
else
install-data-hook:
#no hook
endif
kde_services_DATA = quanta_preview_config.desktop