summaryrefslogtreecommitdiff
path: root/editor/Makefile.am
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-01-23 12:18:28 +1300
committerRobert Ancell <robert.ancell@canonical.com>2014-01-23 12:18:28 +1300
commit043c610a948fc30eee72919323f8a48a31e5c2fe (patch)
treeac8b64657eefe1cdad82df7a0a4ebd3e9b50429d /editor/Makefile.am
parent64a709e28cbe43c0228122052ae97cd1a9406d00 (diff)
downloaddconf-043c610a948fc30eee72919323f8a48a31e5c2fe.tar.gz
editor: Provide appdata
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@