summaryrefslogtreecommitdiff
path: root/unit-tests/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/Makefile.in')
-rw-r--r--unit-tests/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/unit-tests/Makefile.in b/unit-tests/Makefile.in
index 4ee94bd87f68..e51d25455a50 100644
--- a/unit-tests/Makefile.in
+++ b/unit-tests/Makefile.in
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.48 2015/12/07 04:06:29 sjg Exp $
+# $Id: Makefile.in,v 1.49 2018/09/21 21:39:05 sjg Exp $
#
-# $NetBSD: Makefile,v 1.52 2015/05/05 21:51:09 sjg Exp $
+# $NetBSD: Makefile,v 1.53 2018/05/24 00:25:44 christos Exp $
#
# Unit tests for make(1)
# The main targets are:
@@ -54,6 +54,7 @@ TESTNAMES= \
unexport-env \
varcmd \
varmisc \
+ varquote \
varshell
# these tests were broken by referting POSIX chanegs