tm 5.21.2
authormorioka <morioka>
Mon, 2 Mar 1998 13:57:44 +0000 (13:57 +0000)
committermorioka <morioka>
Mon, 2 Mar 1998 13:57:44 +0000 (13:57 +0000)
Makefile
Makefile.19

index 028f13a..e7893b4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ GOMI    = $(UTILS) *.elc
 FILES  = README.eng Makefile Makefile.18 Makefile.19 *.el *.c methods \
                doc/Makefile doc/*.pln doc/*.ol doc/*.tex doc/*.texi
 
-TARFILE = tm5.21.1.tar
+TARFILE = tm5.21.2.tar
 
 all:   $(UTILS) $(DVI)
 
index 51a2cd5..bac316c 100644 (file)
@@ -33,7 +33,7 @@ tl-mule.elc:  tl-mule.el
        $(MULE) -batch -q . -f batch-byte-compile $<
 
 tl-list.elc:   tl-list.el
-       $(EMACS) -batch -q . -l tl-list.el -f batch-byte-compile $<
+       $(EMACS) -batch -q . -l tl-str.el -l tl-list.el -f batch-byte-compile $<
 
 signature.elc: signature.el
        $(EMACS) -batch -q . -l tl-header.el -f batch-byte-compile $<