$OpenBSD: patch-demos_Makefile_in,v 1.25 2010/05/03 15:04:27 ajacoutot Exp $ --- demos/Makefile.in.orig Mon May 3 01:54:58 2010 +++ demos/Makefile.in Mon May 3 13:51:14 2010 @@ -966,6 +966,7 @@ test-report perf-report full-report: ${TEST_PROGS} check-local: test test-inline-pixbufs.h: $(pixbuf_csource_deps) apple-red.png gnome-foot.png + LD_LIBRARY_PATH=$(top_builddir)/gdk-pixbuf/.libs \ $(pixbuf_csource) --raw --build-list \ apple_red $(srcdir)/apple-red.png \ gnome_foot $(srcdir)/gnome-foot.png \