projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
708d540
)
Fix !srcdir build
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 22 Apr 2010 23:31:39 +0000
(19:31 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 22 Apr 2010 23:31:39 +0000
(19:31 -0400)
Bug 616216
gthread/tests/Makefile.am
patch
|
blob
|
history
diff --git
a/gthread/tests/Makefile.am
b/gthread/tests/Makefile.am
index
c5fb653
..
1b59ff4
100644
(file)
--- a/
gthread/tests/Makefile.am
+++ b/
gthread/tests/Makefile.am
@@
-1,6
+1,6
@@
include $(top_srcdir)/Makefile.decl
-INCLUDES = -g -I$(top_srcdir) -I$(top_srcdir)/glib $(GLIB_DEBUG_FLAGS)
+INCLUDES = -g -I$(top_srcdir) -I$(top_srcdir)/glib
-I$(top_builddir)/glib
$(GLIB_DEBUG_FLAGS)
noinst_PROGRAMS = $(TEST_PROGS)
progs_ldadd = $(top_builddir)/glib/libglib-2.0.la \