summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 8c58734c374..94a7d64523f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2416 2017/04/23 04:56:20 markd Exp $
+# $NetBSD: Makefile,v 1.2417 2017/04/23 05:04:39 markd Exp $
#
COMMENT= Development utilities
@@ -2003,6 +2003,7 @@ SUBDIR+= py-test
SUBDIR+= py-test-cov
SUBDIR+= py-test-mock
SUBDIR+= py-test-runner
+SUBDIR+= py-testpath
SUBDIR+= py-testresources
SUBDIR+= py-testscenarios
SUBDIR+= py-testtools