[build] Fix path to icon-theme-installer script

This commit is contained in:
Bertrand Lorentz 2010-06-27 16:59:40 +02:00
parent 4f8f64e5fa
commit f93b0f05f8

View file

@ -43,7 +43,7 @@ theme_icons = \
status,folder-syncing-22.png \
status,folder-syncing-24.png
install_icon_exec = $(top_srcdir)/icon-theme-installer \
install_icon_exec = $(top_srcdir)/build/icon-theme-installer \
-t "$(theme)" \
-s "$(srcdir)" \
-d "x$(DESTDIR)" \