From: Matthias Clasen Date: Sun, 23 Jun 2013 23:35:15 +0000 (-0400) Subject: Define GTESTER_REPORT for non-GLIB too X-Git-Tag: 2.37.3~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ebdbbd9b62efa40542a467862a5401e0a8b4e07e;p=platform%2Fupstream%2Fglib.git Define GTESTER_REPORT for non-GLIB too --- diff --git a/glib.mk b/glib.mk index 6cea4a4..20ee311 100644 --- a/glib.mk +++ b/glib.mk @@ -1,6 +1,7 @@ # GLIB - Library of useful C routines #GTESTER = gtester # for non-GLIB packages +#GTESTER_REPORT = gtester-report # for non-GLIB packages GTESTER = $(top_builddir)/glib/gtester # for the GLIB package GTESTER_REPORT = $(top_builddir)/glib/gtester-report # for the GLIB package NULL =