summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2013-02-03 07:02:25 -0500
committerJasper St. Pierre <jstpierre@mecheye.net>2013-02-07 04:26:18 -0500
commite31308794bcf5bd5513bcb57dae6d243495608bf (patch)
treea621f0643a593d6326659546c1e25cd4df13eb9e /tests/Makefile.am
parent7f144d32095a0901e4bbe3a22b22487887cd53eb (diff)
downloadgobject-introspection-e31308794bcf5bd5513bcb57dae6d243495608bf.tar.gz
tests: Update Makefile.am
https://bugzilla.gnome.org/show_bug.cgi?id=693096
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b6d6ebd2..676d485f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -12,7 +12,7 @@ EXTRA_DIST=
BUILT_SOURCES=
CLEANFILES=
-INCLUDES = $(GOBJECT_CFLAGS)
+AM_CFLAGS = $(GOBJECT_CFLAGS)
LIBADD = $(GOBJECT_LIBS)
testsdir = $(datadir)/gobject-introspection-1.0/tests