aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7ac8845..6403549 100644
--- a/Makefile
+++ b/Makefile
@@ -185,6 +185,8 @@ manpages: $(MANS) $(MAN5S) $(MAN7S)
%.5: %.rst manhdr5.rst manftr.rst
$(RST2MAN) $< > $@
+amsb.7: amsb.rst manhdr7.rst manftr.rst amsb_content.rst
+
%.7: %.rst manhdr7.rst manftr.rst
$(RST2MAN) $< > $@