Man-page back end for Halibut. Also, a couple of additional markup
[sgt/halibut] / Makefile
index 35d2eef..bfd14a5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -58,7 +58,7 @@ SRC := ../
 
 MODULES := main malloc ustring error help licence version misc tree234
 MODULES += input keywords contents index style biblio
-MODULES += bk_text bk_xhtml bk_whlp
+MODULES += bk_text bk_xhtml bk_whlp bk_man
 MODULES += winhelp
 
 OBJECTS := $(addsuffix .o,$(MODULES))