summaryrefslogtreecommitdiff
blob: f460344b8ad7af28170cfb21b68a4576e5384051 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/Makefile.am
+++ b/Makefile.am
@@ -107,12 +107,6 @@
 @INTLTOOL_DESKTOP_RULE@
 @INTLTOOL_XML_NOMERGE_RULE@
 
-install-data-hook: install-update-icon-cache
-	$(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir)
-#$(gsettingsupdateschemacache) $(gsettingsschemadir)
-
-uninstall-hook: uninstall-update-icon-cache
-
 dist-hook: dist-changelog
 
 # Note that this rule creates the ui/ build directory as a side effect.