$OpenBSD: patch-demos_Makefile_in,v 1.22 2010/01/12 08:53:36 ajacoutot Exp $
--- demos/Makefile.in.orig	Mon Jan 11 22:11:26 2010
+++ demos/Makefile.in	Tue Jan 12 08:58:45 2010
@@ -945,6 +945,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	\
