From c0614d3aa821c78db04f4acae6b74e237728ba11 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 4 Jan 2007 15:07:28 +0000 Subject: [PATCH] Another forgotten file svn path=/trunk/; revision=17067 --- gdk-pixbuf/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk-pixbuf/Makefile.am b/gdk-pixbuf/Makefile.am index 40fc0ff852..d76e15f962 100644 --- a/gdk-pixbuf/Makefile.am +++ b/gdk-pixbuf/Makefile.am @@ -6,7 +6,7 @@ no_undefined = -no-undefined endif if OS_WIN32 -gdk_pixbuf_def = $(srcdir)/gdk_pixbuf.def +gdk_pixbuf_def = gdk_pixbuf.def gdk_pixbuf_symbols = -export-symbols $(gdk_pixbuf_def) gdk_pixbuf_win32_res = gdk_pixbuf-win32-res.o