This commit was generated by cvs2svn to compensate for changes in r413,
[elisp/tm.git] / Makefile
index 0b780db..9856810 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile,v 7.21 1996/04/21 18:06:22 morioka Exp morioka $
+# $Id: Makefile,v 7.22 1996/05/08 15:40:58 morioka Exp morioka $
 #
 
 SHELL  = /bin/sh
@@ -21,7 +21,7 @@ TM_FILES = tm/README.en tm/ChangeLog \
                tm/tm-def.el \
                tm/tm-eword.el tm/tm-ew-d.el tm/tm-ew-e.el \
                tm/tm-view.el tm/tm-parse.el \
-               tm/tm-rich.el tm/tm-image.el \
+               tm/tm-text.el tm/tm-image.el \
                tm/tm-play.el tm/tm-partial.el tm/tm-pgp.el \
                tm/tm-ftp.el tm/tm-latex.el tm/tm-html.el tm/tm-file.el \
                tm/tm-tar.el \
@@ -42,12 +42,13 @@ TM_MUA_FILES =      tm/tm-rmail.el tm/tm-vm.el tm/tm-mail.el \
 
 MEL_FILES = mel/*.el mel/Makefile mel/mk-mel mel/mel-els mel/ChangeLog
 
-TL_FILES = tl/README.en tl/Makefile tl/mk-tl tl/tl-els tl/*.el \
-               tl/doc/*.texi tl/ChangeLog
+TL_FILES = tl/README.en tl/Makefile tl/mk-tl tl/tl-els \
+               tl/*.el tl/*.bdf \
+               tl/doc/*.ol tl/doc/*.tex tl/ChangeLog
 
 FILES  = $(TM_FILES) $(TM_MUA_FILES) $(MEL_FILES) $(TL_FILES)
 
-TARFILE = tm7.52.2.tar.gz
+TARFILE = tm7.71.tar.gz
 
 elc:
        $(EMACS) $(FLAGS) -l inst-tm -f compile-tm