diff lisp/auctex/Makefile @ 153:25f70ba0133c r20-3b3

Import from CVS: tag r20-3b3
author cvs
date Mon, 13 Aug 2007 09:38:25 +0200
parents cca96a509cfe
children 85ec50267440
line wrap: on
line diff
--- a/lisp/auctex/Makefile	Mon Aug 13 09:37:21 2007 +0200
+++ b/lisp/auctex/Makefile	Mon Aug 13 09:38:25 2007 +0200
@@ -1,7 +1,7 @@
 # Makefile - for the AUC TeX distribution.
 #
 # Maintainer: Per Abrahamsen <auc-tex@sunsite.auc.dk>
-# Version: 9.7l
+# Version: 9.7p
 #
 # Edit the makefile, type `make', and follow the instructions.
 
@@ -87,7 +87,8 @@
 	   ../../etc/auctex/style/j-article.el ../../etc/auctex/style/j-book.el   ../../etc/auctex/style/j-report.el \
 	   ../../etc/auctex/style/jarticle.el  ../../etc/auctex/style/jbook.el    ../../etc/auctex/style/jreport.el \
 	   ../../etc/auctex/style/dinbrief.el  ../../etc/auctex/style/virtex.el   ../../etc/auctex/style/plfonts.el \
-	   ../../etc/auctex/style/plhb.el      ../../etc/auctex/style/harvard.el	../../etc/auctex/style/swedish.el
+	   ../../etc/auctex/style/plhb.el      ../../etc/auctex/style/harvard.el	../../etc/auctex/style/swedish.el \
+	   ../../etc/auctex/style/danish.el
 
 DOCFILES = doc/Makefile doc/auc-tex.texi doc/intro.texi doc/install.texi \
 	doc/changes.texi doc/tex-ref.tex doc/math-ref.tex doc/history.texi
@@ -136,8 +137,6 @@
 
 install-contrib:
 	$(MV) $(CONTRIBELC) $(aucdir)
-	$(MV) bib-cite.elc $(aucdir)
-	$(MV) font-latex.elc $(aucdir)
 	$(CP) $(CONTRIB) $(aucdir)
 
 install-info: