]> www.fi.muni.cz Git - evince.git/blobdiff - data/Makefile.am
Update for release 0.8.3
[evince.git] / data / Makefile.am
index 669742c878f0117737ac61f3e8078e7ebd767b70..93d83d16f903b0fa0ed634796c2b7d6119362e36 100644 (file)
@@ -2,7 +2,7 @@ SUBDIRS = icons
 NULL=
 
 install-data-local: install-schemas update-icon-cache
-uninstall-local: uninstall-schemas
+uninstall-local: uninstall-schemas update-icon-cache
 
 #
 # man file
@@ -90,7 +90,7 @@ update-icon-cache:
                echo "Updating Gtk icon cache."; \
                $(gtk_update_icon_cache); \
        else \
-               echo "*** Icon cache not updated.  After install, run this:"; \
+               echo "*** Icon cache not updated.  After (un)install, run this:"; \
                echo "***   $(gtk_update_icon_cache)"; \
                fi