summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-11-28 21:22:19 +0100
committerMartin Wimpress <[email protected]>2013-12-17 15:29:15 +0000
commitce7c5055cfe487acf1254f399504c568513a1cc1 (patch)
treee0de205c430dadf313ec6154b957b82d887fcfc6
parent663cb8017decbb6ecb709690154348ec719a762b (diff)
downloadmate-netbook-ce7c5055cfe487acf1254f399504c568513a1cc1.tar.bz2
mate-netbook-ce7c5055cfe487acf1254f399504c568513a1cc1.tar.xz
Add CLEANFILES for distcheck
-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)