[gobject-introspection] tests: Update Makefile.am



commit e31308794bcf5bd5513bcb57dae6d243495608bf
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Sun Feb 3 07:02:25 2013 -0500

    tests: Update Makefile.am
    
    https://bugzilla.gnome.org/show_bug.cgi?id=693096

 tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b6d6ebd..676d485 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]