mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-10 12:55:48 +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_SOURCES = gschema-compile.c
|
||||||
gschema_compile_LDADD = $(progs_ldadd)
|
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)
|
gdbus_daemon_LDADD = $(progs_ldadd)
|
||||||
|
|
||||||
if HAVE_DBUS1
|
if HAVE_DBUS1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user