Index: Makefile.in =================================================================== RCS file: /sources/auctex/auctex/Makefile.in,v retrieving revision 1.183 diff -u -u -r1.183 Makefile.in --- Makefile.in 14 Feb 2013 07:14:51 -0000 1.183 +++ Makefile.in 18 Feb 2013 11:06:15 -0000 @@ -129,7 +129,8 @@ style/multirow.el style/imakeidx.el style/afterpage.el \ style/longtable.el style/lipsum.el style/kantlipsum.el \ style/memoir.el style/placeins.el style/nameref.el \ - style/fancynum.el style/fancyhdr.el style/filecontents.el + style/fancynum.el style/fancyhdr.el style/filecontents.el \ + style/array.el STYLEELC = $(STYLESRC:.el=.elc) CLEANFILES = $(AUCELC) $(STYLEELC) $(MULEELC)