summaryrefslogtreecommitdiff
path: root/applets/wncklet/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'applets/wncklet/Makefile.am')
-rw-r--r--applets/wncklet/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/applets/wncklet/Makefile.am b/applets/wncklet/Makefile.am
index b6842195..d7cba006 100644
--- a/applets/wncklet/Makefile.am
+++ b/applets/wncklet/Makefile.am
@@ -97,9 +97,10 @@ EXTRA_DIST = \
org.mate.panel.Wncklet.mate-panel-applet.in.in \
$(service_in_files) \
$(xmlui_DATA) \
- $(gsettings_SCHEMAS) \
+ org.mate.panel.applet.window-list.gschema.xml.in.in \
+ org.mate.panel.applet.workspace-switcher.gschema.xml.in.in \
$(ui_DATA)
-CLEANFILES = $(applet_DATA) $(applet_DATA).in $(service_DATA)
+CLEANFILES = $(applet_DATA) $(applet_DATA).in $(service_DATA) $(gsettings_SCHEMAS)
-include $(top_srcdir)/git.mk