Depend on gdk-pixbuf.loaders as well as gdk-pixbuf.csource. (#97096, Jeff

Fri Nov  8 19:07:39 2002  Owen Taylor  <otaylor@redhat.com>

        * demos/Makefile.am (test-inline-pixbufs.h): Depend
        on gdk-pixbuf.loaders as well as gdk-pixbuf.csource.
        (#97096, Jeff Waugh)
This commit is contained in:
Owen Taylor 2002-11-09 00:18:10 +00:00 committed by Owen Taylor
parent a1fae207be
commit c010a1afd4
7 changed files with 37 additions and 1 deletions

View File

@ -1,3 +1,9 @@
Fri Nov 8 19:07:39 2002 Owen Taylor <otaylor@redhat.com>
* demos/Makefile.am (test-inline-pixbufs.h): Depend
on gdk-pixbuf.loaders as well as gdk-pixbuf.csource.
(#97096, Jeff Waugh)
2002-11-09 Matthias Clasen <maclas@gmx.de>
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.

View File

@ -1,3 +1,9 @@
Fri Nov 8 19:07:39 2002 Owen Taylor <otaylor@redhat.com>
* demos/Makefile.am (test-inline-pixbufs.h): Depend
on gdk-pixbuf.loaders as well as gdk-pixbuf.csource.
(#97096, Jeff Waugh)
2002-11-09 Matthias Clasen <maclas@gmx.de>
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.

View File

@ -1,3 +1,9 @@
Fri Nov 8 19:07:39 2002 Owen Taylor <otaylor@redhat.com>
* demos/Makefile.am (test-inline-pixbufs.h): Depend
on gdk-pixbuf.loaders as well as gdk-pixbuf.csource.
(#97096, Jeff Waugh)
2002-11-09 Matthias Clasen <maclas@gmx.de>
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.

View File

@ -1,3 +1,9 @@
Fri Nov 8 19:07:39 2002 Owen Taylor <otaylor@redhat.com>
* demos/Makefile.am (test-inline-pixbufs.h): Depend
on gdk-pixbuf.loaders as well as gdk-pixbuf.csource.
(#97096, Jeff Waugh)
2002-11-09 Matthias Clasen <maclas@gmx.de>
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.

View File

@ -1,3 +1,9 @@
Fri Nov 8 19:07:39 2002 Owen Taylor <otaylor@redhat.com>
* demos/Makefile.am (test-inline-pixbufs.h): Depend
on gdk-pixbuf.loaders as well as gdk-pixbuf.csource.
(#97096, Jeff Waugh)
2002-11-09 Matthias Clasen <maclas@gmx.de>
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.

View File

@ -1,3 +1,9 @@
Fri Nov 8 19:07:39 2002 Owen Taylor <otaylor@redhat.com>
* demos/Makefile.am (test-inline-pixbufs.h): Depend
on gdk-pixbuf.loaders as well as gdk-pixbuf.csource.
(#97096, Jeff Waugh)
2002-11-09 Matthias Clasen <maclas@gmx.de>
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.

View File

@ -38,7 +38,7 @@ else
pixbuf_csource=GDK_PIXBUF_MODULE_FILE=$$topdir/gdk-pixbuf/gdk-pixbuf.loaders $$topdir/gdk-pixbuf/gdk-pixbuf-csource
endif
test-inline-pixbufs.h: $(top_builddir)/gdk-pixbuf/gdk-pixbuf-csource apple-red.png gnome-foot.png
test-inline-pixbufs.h: $(top_builddir)/gdk-pixbuf/gdk-pixbuf-csource $(top_builddir)/gdk-pixbuf/gdk-pixbuf.loaders apple-red.png gnome-foot.png
(topdir=`cd $(top_builddir) && pwd` ; curdir=`pwd` ; \
cd $(srcdir) && \
$(pixbuf_csource) --build-list \