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

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

[nongnu] elpa/yaml-mode 0709258 005/124: Added dist to `Changes'


From: ELPA Syncer
Subject: [nongnu] elpa/yaml-mode 0709258 005/124: Added dist to `Changes'
Date: Sun, 29 Aug 2021 11:36:02 -0400 (EDT)

branch: elpa/yaml-mode
commit 07092586e8d9e9246b908705c66eb4eee132d44f
Author: yoshiki <yoshiki@c9fe89ab-c918-0410-b9be-faebe9bd2962>
Commit: yoshiki <yoshiki@c9fe89ab-c918-0410-b9be-faebe9bd2962>

    Added dist to `Changes'
    
    
    git-svn-id: http://svn.clouder.jp/repos/public/yaml-mode/trunk@20 
c9fe89ab-c918-0410-b9be-faebe9bd2962
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index e0cb7d6..90f312b 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ uninstall:
 
 tardist:
        mkdir yaml-mode-$(VERSION)
-       cp yaml-mode.el Makefile README yaml-mode-$(VERSION)
+       cp yaml-mode.el Makefile README Changes yaml-mode-$(VERSION)
        tar zcvf yaml-mode-$(VERSION).tar.gz yaml-mode-$(VERSION)
        rm -fr yaml-mode-$(VERSION)
 



reply via email to

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