X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=Makefile.bc;h=4cbc7ac70a0e976878dd4f2153ee92d14ba0ae8c;hb=1302f603a43e5d70002cd9cab99fa25030deedb6;hp=89d81130434bdd3593384ba3ca2a5f10d418f702;hpb=0c10b17b4c38d6184b6376dbd3191b998ffc73db;p=elisp%2Ftm.git diff --git a/Makefile.bc b/Makefile.bc index 89d8113..4cbc7ac 100644 --- a/Makefile.bc +++ b/Makefile.bc @@ -1,12 +1,14 @@ # -# $Id: Makefile.bc,v 6.4 1995/05/18 16:46:28 morioka Exp $ +# $Id: Makefile.bc,v 6.5 1995/06/26 08:08:51 morioka Exp morioka $ # TM_EL = signature.el \ tiny-mime.el tm-misc.el tm-$(EMACS_TYPE).el \ - tm-view.el tm-rich.el tm-ftp.el tm-latex.el tm-partial.el \ + tm-view.el \ + tm-rich.el richtext.el tinyrich.el \ + tm-ftp.el tm-latex.el tm-partial.el \ tm-rmail.el \ - tm-comp.el + tm-comp.el # tm-evs.el TM_ELC = ${TM_EL:el=elc} ALL_EL = $(TM_EL) tm-setup.el mime-setup.el