[devhelp] build: distribute again Emacs and Vim plugins in tarballs



commit dfc88c06e1b38ae49f3387798858d34a698a0662
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Jan 13 10:49:31 2018 +0100

    build: distribute again Emacs and Vim plugins in tarballs
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792443

 plugins/Makefile.am |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index fe55d45..ce2646a 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,3 +1,9 @@
 SUBDIRS = gedit-plugin
 
+# Distribute the Emacs and Vim plugins in tarballs, some Linux distributions
+# package those files.
+EXTRA_DIST =           \
+       devhelp.el      \
+       devhelp.vim
+
 -include $(top_srcdir)/git.mk


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