From ec2134d20f485b8fbf75632edf895f3aa9073227 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Tue, 4 Dec 2001 18:20:21 +0000 Subject: Replace Buttress's old tree23 routines with my shiny new counted tree234 routines; they will be useful in the WinHelp stuff at least. [originally from svn r1444] --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 948bfd8..09232e5 100644 --- a/Makefile +++ b/Makefile @@ -51,7 +51,7 @@ endif SRC := ../ -MODULES := main malloc ustring error help licence version misc tree23 +MODULES := main malloc ustring error help licence version misc tree234 MODULES += input keywords contents index style biblio MODULES += bk_text bk_xhtml -- cgit v1.1