From 0d001a0736cf5eb37caeda6cef99be044160ab63 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 9 Feb 2017 02:34:38 +0000 Subject: Various new tests and other test improvements from afu git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2889 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- GNUmakefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index e5789c00..6f9eb41c 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -455,7 +455,8 @@ CHECK_VARS = \ URTLIB="$(URTLIB)" \ X11LIB="$(X11LIB)" \ XML2_LIBS="$(XML2_LIBS)" \ - ZLIB="$(ZLIB)" + LEX="$(LEX)" \ + ZLIB="$(ZLIB)" \ # Test files in source tree. -- cgit 1.4.1