summaryrefslogtreecommitdiff
path: root/editor/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'editor/Makefile.am')
-rw-r--r--editor/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/editor/Makefile.am b/editor/Makefile.am
index eca1efa..f746069 100644
--- a/editor/Makefile.am
+++ b/editor/Makefile.am
@@ -46,6 +46,9 @@ desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
CLEANFILES = $(desktop_DATA) resources.c
@INTLTOOL_DESKTOP_RULE@
+appdatadir = $(datadir)/appdata
+dist_appdata_DATA = dconf-editor.appdata.xml
+
gsettings_SCHEMAS = ca.desrt.dconf-editor.gschema.xml
@GSETTINGS_RULES@