diff --git a/Makefile.in b/Makefile.in index e2d7e32..6733118 100644 --- a/Makefile.in +++ b/Makefile.in @@ -131,7 +131,8 @@ STYLESRC = style/prosper.el \ style/memoir.el style/placeins.el style/nameref.el \ style/fancynum.el style/fancyhdr.el style/filecontents.el \ style/array.el style/kpfonts.el style/acro.el \ - style/acronym.el style/xparse.el style/fancyvrb.el + style/acronym.el style/xparse.el style/fancyvrb.el \ + style/tabulary.el STYLEELC = $(STYLESRC:.el=.elc) CLEANFILES = $(AUCELC) $(STYLEELC) $(MULEELC)