Define GTESTER_REPORT for non-GLIB too
authorMatthias Clasen <mclasen@redhat.com>
Sun, 23 Jun 2013 23:35:15 +0000 (19:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 23 Jun 2013 23:35:50 +0000 (19:35 -0400)
glib.mk

diff --git a/glib.mk b/glib.mk
index 6cea4a4..20ee311 100644 (file)
--- 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 =