summaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/Makefile.am')
-rw-r--r--test/unit/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index 9d934a6e0..129d086df 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -209,8 +209,8 @@ endif
units test: check
# no-ops here
-.PHONY: systemtests regress regress0 regress1 regress2 regress3
-regress regress0 regress1 regress2 regress3:
+.PHONY: systemtests regress regress0 regress1 regress2 regress3 regress4
+regress regress0 regress1 regress2 regress3 regress4:
if HAVE_CXXTESTGEN
# all is fine with the world
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback