From e44f985bd4f796d4c4b11eb3555436dbaa2d163b Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Mon, 18 Oct 1999 18:03:37 +0000 Subject: Further development; mid-end index handling pretty much there! [originally from svn r238] --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ab67cbc..d89b105 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ endif SRC := ../ -MODULES := main malloc ustring error help licence version misc +MODULES := main malloc ustring error help licence version misc tree23 MODULES += input keywords contents index style biblio OBJECTS := $(addsuffix .o,$(MODULES)) -- cgit v1.1