* fix guile / mu4e doc building

This commit is contained in:
djcb 2012-10-20 15:49:53 +03:00
parent ea0c9e536e
commit 37f51515ed
9 changed files with 4 additions and 31 deletions

View File

@ -28,7 +28,7 @@ else
mu4e=
endif
SUBDIRS=m4 texi man lib $(guile) mu $(mu4e) contrib toys
SUBDIRS=m4 man lib $(guile) mu $(mu4e) contrib toys
ACLOCAL_AMFLAGS=-I m4

View File

@ -305,7 +305,6 @@ AS_IF([test "x$PMCCABE" = "xno"],[
AC_CONFIG_FILES([
Makefile
texi/Makefile
mu/Makefile
mu/tests/Makefile
lib/Makefile

View File

@ -839,5 +839,5 @@ Frequency
@node GNU Free Documentation License
@appendix GNU Free Documentation License
@include @value{texidir}/fdl.texi
@include fdl.texi
@bye

View File

@ -1,6 +1,3 @@
@c the version for mu for including in texinfo docs
@set texidir @abs_top_srcdir@/texi
@c the version for mu for including in texinfo docs
@set mu-version @VERSION@

View File

@ -19,6 +19,7 @@ include $(top_srcdir)/gtest.mk
SUBDIRS=
info_TEXINFOS=mu4e.texi
mu4e_TEXINFOS=fdl.texi
lispdir=${prefix}/share/emacs/site-lisp/mu4e/

View File

@ -3128,6 +3128,6 @@ lines. @t{mu} itself keeps a log as well, you can find this it in
@node GNU Free Documentation License
@appendix GNU Free Documentation License
@include @value{texidir}/fdl.texi
@include fdl.texi
@bye

View File

@ -1,6 +1,3 @@
@c the version for mu for including in texinfo docs
@set texidir @abs_top_srcdir@/texi
@c the version for mu for including in texinfo docs
@set mu-version @VERSION@

View File

@ -1,21 +0,0 @@
## Copyright (C) 2012 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 3 of the License, or
## (at your option) any later version.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software Foundation,
## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
include $(top_srcdir)/gtest.mk
EXTRA_DIST= \
version.texi.in \
fdl.texi