Skip to content

Instantly share code, notes, and snippets.

@hasufell
Created July 23, 2012 17:44
Show Gist options
  • Save hasufell/3164938 to your computer and use it in GitHub Desktop.
Save hasufell/3164938 to your computer and use it in GitHub Desktop.
--- spacefm-0.7.9/Makefile.am
+++ spacefm-0.7.9/Makefile.am
@@ -12,3 +12,9 @@
intltool-merge.in \
intltool-update.in
+if ICON_NOPIXMAPS
+all-local:
+ @echo
+ @echo "Don't forget to update your icon cache!"
+ @echo
+endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment