mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 08:28:53 +02:00
-I$(top_srcdir)/gmodule, fix from Michael Meeks
2001-01-03 Havoc Pennington <hp@pobox.com> * tests/Makefile.am (INCLUDES): -I$(top_srcdir)/gmodule, fix from Michael Meeks * Makefile.am (INCLUDES): DISABLE was spelled wrong
This commit is contained in:
committed by
Havoc Pennington
parent
3ae4c59e3f
commit
c52cce1b51
@@ -1,5 +1,5 @@
|
||||
|
||||
INCLUDES = -I$(top_srcdir) @GLIB_DEBUG_FLAGS@
|
||||
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/gmodule @GLIB_DEBUG_FLAGS@
|
||||
|
||||
EFENCE=
|
||||
|
||||
|
Reference in New Issue
Block a user