r21647 - gnucash/trunk/src/doc - Remove the obsolescent src/doc/design directory from recursive build.

John Ralls jralls at code.gnucash.org
Tue Nov 29 16:29:58 EST 2011


Author: jralls
Date: 2011-11-29 16:29:58 -0500 (Tue, 29 Nov 2011)
New Revision: 21647
Trac: http://svn.gnucash.org/trac/changeset/21647

Modified:
   gnucash/trunk/src/doc/Makefile.am
Log:
Remove the obsolescent src/doc/design directory from recursive build.

Prevents make distcheck from building the ps and pdf versions of the texinfo, which imposed a dependency on TeX.

Removing the directory from the dist requires removing the Makefile from configure, which completely disables building, so it remains. To build the info file, cd src/doc/design and make info.



More information about the gnucash-patches mailing list