summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-01-04 15:07:28 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-01-04 15:07:28 +0000
commitc0614d3aa821c78db04f4acae6b74e237728ba11 (patch)
tree24f6fdaa84165703d50942bff8a4a8e3cad207b8
parent67fb5b85f5cd3bbf8397296b3adcbacffedec803 (diff)
downloadgtk+-c0614d3aa821c78db04f4acae6b74e237728ba11.tar.gz
Another forgotten file
svn path=/trunk/; revision=17067
-rw-r--r--gdk-pixbuf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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