branch: externals/auctex
commit 0d5c1c05b678be1f2f6715f17aa05cbc04edb4fe
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>

    ; Fix last commit and push missing Makefile.in.
---
 Makefile.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index ec8d76f..aec8df1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -168,7 +168,8 @@ STYLESRC = style/prosper.el \
           style/csquotes.el  style/babel.el     style/dk-bib.el \
           style/floatrow.el  style/moodle.el    style/canadian.el \
           style/arabxetex.el style/australian.el style/newzealand.el \
-          style/xltabular.el style/marginnote.el
+          style/xltabular.el style/marginnote.el style/thmtools.el \
+          style/thm-restate.el
 
 STYLEELC = $(STYLESRC:.el=.elc)
 

Reply via email to