[gnumeric] Docs: distcheck fixes
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Docs: distcheck fixes
- Date: Mon, 20 Mar 2017 22:51:38 +0000 (UTC)
commit 2a4c4547ff75284f8bd1a29e497aabf1764eb23d
Author: Morten Welinder <terra gnome org>
Date: Mon Mar 20 18:51:18 2017 -0400
Docs: distcheck fixes
doc/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/doc/Makefile.am b/doc/Makefile.am
index f83ce82..4705b58 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in.
SUBDIRS =
-EXTRA_DIST=
+EXTRA_DIST=make-func-list.pl
noinst_DATA=
DISTCLEANFILES=
@@ -550,7 +550,7 @@ C/functions.xml: $(srcdir)/make-func-list.pl $(functions_xml_parts)
mv functions.out $@; rm functions.tmp; \
fi
-C/func.defs: $(top_builddir)/src/gnumeric$(EXEEXT)
+C/func.defs: # $(top_builddir)/src/gnumeric$(EXEEXT)
LC_ALL="C" ; export LC_ALL ; $(top_builddir)/src/gnumeric --dump-func-defs="$@"
EXTRA_DIST+=C/func.defs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]