summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-02-28 13:47:36 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-02-28 13:47:36 +0000
commit144a953361b31d61aa5ffd0785aad13f5469f3d6 (patch)
tree67406a99e3d01a2d8c36f7a241304074a4afc3c5 /Makefile
parent7539dc2101f097466da8b895b680b64f5015d3ef (diff)
downloadmandoc-144a953361b31d61aa5ffd0785aad13f5469f3d6.tar.gz
mandoc-144a953361b31d61aa5ffd0785aad13f5469f3d6.tar.zst
mandoc-144a953361b31d61aa5ffd0785aad13f5469f3d6.zip
Added support for dynamic -width detection for -tag lists.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5a5237a5..ff610bb7 100644
--- a/Makefile
+++ b/Makefile
@@ -114,6 +114,7 @@ SUCCEED = regress/test.prologue.05 \
regress/test.list.04 \
regress/test.list.05 \
regress/test.list.06 \
+ regress/test.list.07 \
regress/test.sh.01 \
regress/test.sh.02 \
regress/test.escape.00 \