[glib] win32: More srcdir != builddir fixing
- From: Dieter Verfaillie <dieterv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] win32: More srcdir != builddir fixing
- Date: Tue, 24 Apr 2012 14:41:06 +0000 (UTC)
commit b053f990c91eff334aec8db9519846a041a98999
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date: Tue Apr 24 16:39:21 2012 +0200
win32: More srcdir != builddir fixing
gio/tests/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index d565df5..c5cf59d 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -266,7 +266,7 @@ gsettings_LDADD = $(progs_ldadd)
gschema_compile_SOURCES = gschema-compile.c
gschema_compile_LDADD = $(progs_ldadd)
-gdbus_daemon_SOURCES = gdbus-daemon.c $(top_srcdir)/gio/gdbusdaemon.c $(top_srcdir)/gio/gdbus-daemon-generated.c
+gdbus_daemon_SOURCES = gdbus-daemon.c $(top_srcdir)/gio/gdbusdaemon.c $(top_builddir)/gio/gdbus-daemon-generated.c
gdbus_daemon_LDADD = $(progs_ldadd)
if HAVE_DBUS1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]