mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
win32: More srcdir != builddir fixing
This commit is contained in:
parent
62905cda0b
commit
b053f990c9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user