summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
new file mode 100644
index 00000000..0ff699e1
--- /dev/null
+++ b/data/Makefile.am
@@ -0,0 +1,14 @@
+default_layoutdir = $(datadir)/mate-panel
+default_layout_DATA = panel-default-layout.mate
+
+@INTLTOOL_XML_NOMERGE_RULE@
+
+gsettings_ENUM_NAMESPACE = org.mate.panel
+gsettings_ENUM_FILES = $(top_srcdir)/mate-panel/panel-enums-gsettings.h
+
+gsettings_SCHEMAS = \
+ org.mate.panel.gschema.xml \
+ org.mate.panel.object.gschema.xml \
+ org.mate.panel.toplevel.gschema.xml
+
+@GSETTINGS_RULES@