emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/auctex 0bae61a 18/36: Add `ifluatex.el' to Makefile.in


From: Stefan Monnier
Subject: [elpa] externals/auctex 0bae61a 18/36: Add `ifluatex.el' to Makefile.in
Date: Fri, 28 Nov 2014 17:25:46 +0000

branch: externals/auctex
commit 0bae61a6095e50375645fb1bb6f6dba1ef838a5a
Author: Davide G. M. Salvetti <address@hidden>
Date:   Sat Nov 15 17:33:33 2014 +0100

    Add `ifluatex.el' to Makefile.in
---
 ChangeLog   |    2 ++
 Makefile.in |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 18c181c..9a42fb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2014-11-15  Davide G. M. Salvetti  <address@hidden>
 
+        * Makefile.in (STYLESRC): Add `ifluatex.el'.
+
         * style/luatextra.el: New style.
 
         * style/ifluatex.el: New style.
diff --git a/Makefile.in b/Makefile.in
index 15b130f..2f2b6ae 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -138,7 +138,7 @@ STYLESRC = style/prosper.el \
           style/exercise.el  style/plext.el     style/cleveref.el \
           style/eso-pic.el   style/fontaxes.el  style/AnonymousPro.el \
           style/mdsymbol.el  style/MyriadPro.el style/textcomp.el \
-          style/XCharter.el  style/zlmtt.el
+          style/XCharter.el  style/zlmtt.el     style/ifluatex.el
 STYLEELC = $(STYLESRC:.el=.elc)
 
 CLEANFILES = $(AUCELC) $(STYLEELC) $(MULEELC)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]