From d0d463e9b96b6671b09837900c58e50442e2e01f Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 9 Jun 2016 17:01:25 -0400 Subject: Fix a warning from `make check` --- config.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.mk b/config.mk index 27dbe80..69a1bb9 100644 --- a/config.mk +++ b/config.mk @@ -33,4 +33,6 @@ mandir = $(datarootdir)/man devtoolsdir = $(call abspath,$(topsrcdir)/../devtools-par) RONNFLAGS = --manual='libretools Manual' --organization='Parabola' +TESTENVFLAGS ?= + endif -- cgit v1.2.3