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