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

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

[elpa] externals/auctex 74766b4 03/95: Remove also a gitignore


From: Tassilo Horn
Subject: [elpa] externals/auctex 74766b4 03/95: Remove also a gitignore
Date: Sun, 16 Apr 2017 01:26:44 -0400 (EDT)

branch: externals/auctex
commit 74766b4ca45b33a5104a4913b9e4a353d29c5ffe
Author: Mosè Giordano <address@hidden>
Commit: Mosè Giordano <address@hidden>

    Remove also a gitignore
    
    * Makefile.in (EXCLUDEDFILES): Add latex/.gitignore to excluded files.
---
 Makefile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 215e20b..e650ddc 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -61,8 +61,8 @@ PREVIEW_AUTOLOAD=--eval '(let ((generated-autoload-file 
(expand-file-name "$@"))
                (update-file-autoloads "preview.el")(save-buffers-kill-emacs 
t))'
 
 # Files and directories excluded from distributed tar ball.
-EXCLUDEDFILES=autogen.sh .cvsignore .gitignore doc/.gitignore doc/tex-ref.log \
-       README.GIT tests build-aux
+EXCLUDEDFILES=autogen.sh .gitignore doc/.gitignore doc/tex-ref.log \
+       latex/.gitignore README.GIT tests build-aux
 
 .SUFFIXES: .el .elc .texi
 



reply via email to

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