[devhelp] build: do not distribute Vim and Emacs plugins in tarballs
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] build: do not distribute Vim and Emacs plugins in tarballs
- Date: Fri, 22 Dec 2017 12:42:37 +0000 (UTC)
commit 1f87b1510f610361d8e382c7a8c0b6a44fcb183a
Author: Sébastien Wilmet <swilmet gnome org>
Date: Fri Dec 22 13:12:17 2017 +0100
build: do not distribute Vim and Emacs plugins in tarballs
Nowadays it's better to do a git clone. The Devhelp web page links to
the misc/ directory (in git) for the Vim/Emacs plugins, so new users
will still find them.
misc/Makefile.am | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/misc/Makefile.am b/misc/Makefile.am
index 720ca37..fe55d45 100644
--- a/misc/Makefile.am
+++ b/misc/Makefile.am
@@ -1,7 +1,3 @@
SUBDIRS = gedit-plugin
-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]