Fix building gtkbuiltincache.h without system GTK+.

2006-06-07  Jürg Billeter  <j@bitron.ch>

	* gtk/Makefile.am: Fix building gtkbuiltincache.h without system GTK+.
This commit is contained in:
Jürg Billeter 2006-06-07 16:24:55 +00:00 committed by Jürg Billeter
parent 9bea38595f
commit b92f15dfe9
3 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-06-07 Jürg Billeter <j@bitron.ch>
* gtk/Makefile.am: Fix building gtkbuiltincache.h without system GTK+.
2006-06-07 Alexander Larsson <alexl@redhat.com>
* gtk/gtk.symbols:

View File

@ -1,3 +1,7 @@
2006-06-07 Jürg Billeter <j@bitron.ch>
* gtk/Makefile.am: Fix building gtkbuiltincache.h without system GTK+.
2006-06-07 Alexander Larsson <alexl@redhat.com>
* gtk/gtk.symbols:

View File

@ -1086,7 +1086,8 @@ stamp-icons: $(STOCK_ICONS)
gtkbuiltincache.h: @REBUILD@ stamp-icons
$(MAKE) $(AM_MAKEFLAGS) gtk-update-icon-cache
./gtk-update-icon-cache --force --ignore-theme-index \
GDK_PIXBUF_MODULE_FILE=$(top_builddir)/gdk-pixbuf/gdk-pixbuf.loaders \
./gtk-update-icon-cache --force --ignore-theme-index \
--source builtin_icons stock-icons > gtkbuiltincache.h
EXTRA_DIST += \