summaryrefslogtreecommitdiff
path: root/maximus
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-11-28 21:22:19 +0100
committerinfirit <[email protected]>2013-11-28 21:22:19 +0100
commit81fb93c89e044fc20cae33523150a11f865daa0a (patch)
tree5d30f753870030c945ffad8b45b590f0f8325852 /maximus
parent612e6787efa1225e452a61e65c07428933c8b5b5 (diff)
downloadmate-netbook-81fb93c89e044fc20cae33523150a11f865daa0a.tar.bz2
mate-netbook-81fb93c89e044fc20cae33523150a11f865daa0a.tar.xz
Add CLEANFILES for distcheck
Diffstat (limited to 'maximus')
-rw-r--r--maximus/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/maximus/Makefile.am b/maximus/Makefile.am
index 69950eb..139c675 100644
--- a/maximus/Makefile.am
+++ b/maximus/Makefile.am
@@ -45,4 +45,8 @@ convert_DATA = mate-maximus.convert
desktopdir=$(sysconfdir)/xdg/autostart
dist_desktop_DATA=mate-maximus-autostart.desktop
+CLEANFILES = $(gsettings_SCHEMAS) \
+ $(gsettings_SCHEMAS_in)
+
+
EXTRA_DIST = $(gsettings_SCHEMAS_in_in) $(convert_DATA)