mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Define GTESTER_REPORT for non-GLIB too
This commit is contained in:
1
glib.mk
1
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 =
|
||||
|
Reference in New Issue
Block a user