~ruther/guix-local

409c5733224f714096d0e2a665b85d64c96c7088 — Ludovic Courtès 9 years ago 7bb2b10
build: Remove reference to 'doc/emacs.texi'.

This is a followup to deb6276dda81a69da38e842d269c5370a28fa5cf.

* doc/local.mk (EXTRA_DIST): Remove 'emacs.texi'.
1 files changed, 1 insertions(+), 2 deletions(-)

M doc/local.mk
M doc/local.mk => doc/local.mk +1 -2
@@ 1,6 1,6 @@
# GNU Guix --- Functional package management for GNU
# Copyright © 2016 Eric Bavier <bavier@member.fsf.org>
# Copyright © 2012, 2013, 2014, 2015, 2016 Ludovic Courtès <ludo@gnu.org>
# Copyright © 2012, 2013, 2014, 2015, 2016, 2017 Ludovic Courtès <ludo@gnu.org>
# Copyright © 2013 Andreas Enge <andreas@enge.fr>
# Copyright © 2016 Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>
# Copyright © 2016 Mathieu Lirzin <mthl@gnu.org>


@@ 37,7 37,6 @@ DOT_VECTOR_GRAPHICS =				\
EXTRA_DIST +=					\
  %D%/htmlxref.cnf				\
  %D%/contributing.texi				\
  %D%/emacs.texi				\
  %D%/fdl-1.3.texi				\
  $(DOT_FILES)					\
  $(DOT_VECTOR_GRAPHICS)			\