diff lisp/auctex/Makefile @ 167:85ec50267440 r20-3b10

Import from CVS: tag r20-3b10
author cvs
date Mon, 13 Aug 2007 09:45:46 +0200
parents 25f70ba0133c
children 15872534500d
line wrap: on
line diff
--- a/lisp/auctex/Makefile	Mon Aug 13 09:44:44 2007 +0200
+++ b/lisp/auctex/Makefile	Mon Aug 13 09:45:46 2007 +0200
@@ -71,8 +71,9 @@
 
 MINMAPSRC = auc-menu.el maniac.el outln-18.el all.el multi-prompt.el
 
-CONTRIB = bib-cite.el tex-jp.el font-latex.el
-CONTRIBELC = bib-cite.elc tex-jp.elc font-latex.elc
+## MULE_ELC is set by update-elc.sh if bytecompiling for XEmacs/Mule
+CONTRIB = bib-cite.el font-latex.el custom-load.el
+CONTRIBELC = bib-cite.elc $(MULE_ELC) font-latex.elc custom-load.elc
 
 AUCSRC = auc-old.el tex.el tex-buf.el latex.el tex-info.el multi-prompt.el
 AUCELC = auc-old.elc tex.elc tex-buf.elc latex.elc tex-info.elc \