summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-10-22 14:06:42 +0200
committerinfirit <[email protected]>2013-10-22 14:09:55 +0200
commit7a10d7b877956fdee0c3a738b92690da7a0757c0 (patch)
tree1e20480f0b886e1dd34538acaf72c8a89ab6e328
parentbde933886e3f2c46968b91c2307d0b8e451af009 (diff)
downloadmate-notification-daemon-7a10d7b877956fdee0c3a738b92690da7a0757c0.tar.bz2
mate-notification-daemon-7a10d7b877956fdee0c3a738b92690da7a0757c0.tar.xz
Add CLEANFILES to delete generated schema file
-rw-r--r--data/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index c9205a0..6087e57 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -37,6 +37,8 @@ EXTRA_DIST = \
$(icon48_DATA) \
$(iconscalable_DATA)
+CLEANFILES = $(gsettings_SCHEMAS)
+
gtk_update_icon_cache = $(UPDATE_ICON_CACHE) -f -t $(datadir)/icons/hicolor
install-data-hook: update-icon-cache