diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)) |