Index: Makefile.in =================================================================== RCS file: /sources/auctex/auctex/Makefile.in,v retrieving revision 1.182 diff -u -u -r1.182 Makefile.in --- Makefile.in 13 Feb 2013 19:59:18 -0000 1.182 +++ Makefile.in 13 Feb 2013 23:12:40 -0000 @@ -129,7 +129,7 @@ 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/filecontents.el + style/fancynum.el style/fancyhdr.el style/filecontents.el STYLEELC = $(STYLESRC:.el=.elc) CLEANFILES = $(AUCELC) $(STYLEELC) $(MULEELC)