mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Add $(top_builddir)/glib to includes
This is required to find glibconfig.h during srcdir != builddir builds
This commit is contained in:
@@ -9,6 +9,7 @@ INCLUDES = \
|
||||
-I$(top_srcdir)/gmodule \
|
||||
-I$(top_srcdir)/gobject \
|
||||
-I$(top_srcdir)/gio \
|
||||
-I$(top_builddir)/glib \
|
||||
$(GLIB_DEBUG_FLAGS) \
|
||||
-DSRCDIR=\""$(srcdir)"\"
|
||||
|
||||
|
Reference in New Issue
Block a user