summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-01-22 12:21:03 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-01-22 12:21:03 +0000
commitbcc6f45ca445c11a1151680ceca3b9bc8a5f25c7 (patch)
treee6ce5ca1320e74d3efcf4fd168484942012be11b /Makefile
parent61db7cd99fbc4e3ba3e66590e1c032469ad13a25 (diff)
downloadmandoc-bcc6f45ca445c11a1151680ceca3b9bc8a5f25c7.tar.gz
mandoc-bcc6f45ca445c11a1151680ceca3b9bc8a5f25c7.tar.zst
mandoc-bcc6f45ca445c11a1151680ceca3b9bc8a5f25c7.zip
Finished proper parsing of -column macros.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3e52af79..9e1c2cec 100644
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,9 @@ SUCCEED = regress/test.prologue.05 \
regress/test.list.01 \
regress/test.list.02 \
regress/test.list.03 \
- regress/test.list.04
+ regress/test.list.04 \
+ regress/test.list.05 \
+ regress/test.list.06
all: $(BINS)