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

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

[elpa] externals/auctex 022873b 05/36: Fix typo in Makefile.in.


From: Stefan Monnier
Subject: [elpa] externals/auctex 022873b 05/36: Fix typo in Makefile.in.
Date: Fri, 28 Nov 2014 17:25:39 +0000

branch: externals/auctex
commit 022873bbbd49515fb3e9461c34383d387e808bef
Author: Arash Esbati <address@hidden>
Date:   Tue Nov 4 07:55:05 2014 +0100

    Fix typo in Makefile.in.
    
    Signed-off-by: Tassilo Horn <address@hidden>
---
 Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 201caa8..15b130f 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
+          style/XCharter.el  style/zlmtt.el
 STYLEELC = $(STYLESRC:.el=.elc)
 
 CLEANFILES = $(AUCELC) $(STYLEELC) $(MULEELC)



reply via email to

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