summaryrefslogtreecommitdiffstats
path: root/usr.bin/bmake/unit-tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/bmake/unit-tests/Makefile')
-rw-r--r--usr.bin/bmake/unit-tests/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/bmake/unit-tests/Makefile b/usr.bin/bmake/unit-tests/Makefile
index ee35dda..100b467 100644
--- a/usr.bin/bmake/unit-tests/Makefile
+++ b/usr.bin/bmake/unit-tests/Makefile
@@ -5,9 +5,9 @@
SRCTOP?= ${.CURDIR:H:H:H}
-# $Id: Makefile.in,v 1.46 2014/11/06 01:47:57 sjg Exp $
+# $Id: Makefile.in,v 1.47 2015/05/05 21:58:06 sjg Exp $
#
-# $NetBSD: Makefile,v 1.51 2014/10/20 23:21:11 sjg Exp $
+# $NetBSD: Makefile,v 1.52 2015/05/05 21:51:09 sjg Exp $
#
# Unit tests for make(1)
# The main targets are:
@@ -34,6 +34,7 @@ UNIT_TESTS:= ${srcdir}
TESTNAMES= \
comment \
cond1 \
+ cond2 \
error \
export \
export-all \
OpenPOWER on IntegriCloud