summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-06-23 19:35:15 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-06-23 19:35:50 -0400
commitebdbbd9b62efa40542a467862a5401e0a8b4e07e (patch)
tree0ec9f9579e5d5ca1a7208616f7d8c09250c462ef
parentfdc9379132dbdd3b02a04eab3a3cbd4c9e7cef3f (diff)
downloadglib-ebdbbd9b62efa40542a467862a5401e0a8b4e07e.tar.gz
Define GTESTER_REPORT for non-GLIB too
-rw-r--r--glib.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib.mk b/glib.mk
index 6cea4a44f..20ee311da 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 =