You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2012/10/14 15:52:28 UTC

git commit: Removed info_TEXINFOS assignment

Updated Branches:
  refs/heads/docs c5d941209 -> 9a2c97700


Removed info_TEXINFOS assignment


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/9a2c9770
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/9a2c9770
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/9a2c9770

Branch: refs/heads/docs
Commit: 9a2c97700805f4e7841557a16f38b122662d3134
Parents: c5d9412
Author: Noah Slater <ns...@apache.org>
Authored: Sun Oct 14 14:52:23 2012 +0100
Committer: Noah Slater <ns...@apache.org>
Committed: Sun Oct 14 14:52:23 2012 +0100

----------------------------------------------------------------------
 share/doc/build/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/9a2c9770/share/doc/build/Makefile.am
----------------------------------------------------------------------
diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am
index ba6d72e..73bf89f 100644
--- a/share/doc/build/Makefile.am
+++ b/share/doc/build/Makefile.am
@@ -161,8 +161,6 @@ src_files = \
 	../src/replication.rst \
 	../src/ssl.rst
 
-info_TEXINFOS = $(texinfo_files)
-
 dist_localdoc_DATA = \
     $(texinfo_files) \
     $(pdf_files)