Files
gnucash/src
John Ralls 6d5a9d3d6d 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.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21647 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-11-29 21:29:58 +00:00
..
2011-11-24 14:04:46 +00:00
2011-11-20 09:34:57 +00:00
2011-11-29 21:29:37 +00:00
2010-03-27 21:01:56 +00:00
2011-11-29 21:29:37 +00:00
2011-11-29 21:29:37 +00:00
2011-11-14 19:43:20 +00:00
2001-12-07 11:11:08 +00:00

This directory contains the source for GnuCash.
See README.modules for the layout of the module subdirectories.
The non-module directories are:

  doc: various notes about design and the design documentation.
  experimental: for experimental systems.
  gnome: misc code for the gtk/gnome front end.
  optional: bits supported via ./configure --enable-* or --with-* args.
  pixmaps: various runtime images.
  quotes: code for downloading stock quotes.
  scm: misc scheme code.