summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3264a70..3802c58 100644
--- a/Makefile
+++ b/Makefile
@@ -100,7 +100,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 bk_man
+MODULES += bk_text bk_xhtml bk_whlp bk_man bk_info
MODULES += winhelp
OBJECTS := $(addsuffix .o,$(MODULES))