Fix build with srcdir != builddir, bug #594597

This commit is contained in:
Paolo Borelli 2009-09-19 10:21:36 +02:00
parent 8b3853b8a1
commit 80f66b1141

View File

@ -20,6 +20,7 @@ libgiowin32_la_SOURCES = \
libgiowin32_la_CFLAGS = \
-DG_LOG_DOMAIN=\"GLib-GIO\" \
-I$(top_builddir)/gio \
-I$(top_srcdir) \
-I$(top_srcdir)/glib \
-I$(top_srcdir)/gmodule \