summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-10-22 14:06:42 +0200
committerinfirit <[email protected]>2013-10-22 14:37:35 +0200
commit14d28b255c8e9fc26cc6e6bf0fc96d938f88fa27 (patch)
tree8f65ce2c70943e21e7a03784466e7a4f3bfae1be
parentaf5c5da60f4220365539130dbe0334b78d6eac3e (diff)
downloadmate-notification-daemon-14d28b255c8e9fc26cc6e6bf0fc96d938f88fa27.tar.bz2
mate-notification-daemon-14d28b255c8e9fc26cc6e6bf0fc96d938f88fa27.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 d9e7ea5..1aec612 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