mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 07:56:14 +01:00
Fix build broken by previous commit
Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
parent
b5b34fa2f2
commit
58eb4da5c5
@ -7,6 +7,7 @@ INCLUDES = \
|
|||||||
-g \
|
-g \
|
||||||
$(gio_INCLUDES) \
|
$(gio_INCLUDES) \
|
||||||
$(GLIB_DEBUG_FLAGS) \
|
$(GLIB_DEBUG_FLAGS) \
|
||||||
|
-I$(top_builddir)/gio \
|
||||||
-DSRCDIR=\""$(srcdir)"\"
|
-DSRCDIR=\""$(srcdir)"\"
|
||||||
|
|
||||||
noinst_PROGRAMS = $(TEST_PROGS) $(SAMPLE_PROGS)
|
noinst_PROGRAMS = $(TEST_PROGS) $(SAMPLE_PROGS)
|
||||||
|
Loading…
Reference in New Issue
Block a user