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

    ; * Makefile.in (STYLESRC): Fix last change.
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index ef64fff5d1..18c7922219 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -196,7 +196,7 @@ STYLESRC = style/prosper.el \
           style/keyval.el    style/kvoptions.el style/kvsetkeys.el \
           style/proc.el      style/microtype.el style/tcolorboxlib-theorems.el 
\
           style/amsaddr.el   style/parskip.el   style/catchfilebetweentags.el \
-          style/physics.el   style/soul.el      style/algpseudocodex.el
+          style/physics.el   style/soul.el      style/algpseudocodex.el \
           style/wasysym.el
 
 STYLEELC = $(STYLESRC:.el=.elc)


Reply via email to