r17787 - gnucash/trunk/src/optional/python-bindings - Beautify python-bindings/Makefile.am.

Andreas Köhler andi5 at cvs.gnucash.org
Wed Dec 31 15:06:14 EST 2008


Author: andi5
Date: 2008-12-31 15:06:14 -0500 (Wed, 31 Dec 2008)
New Revision: 17787
Trac: http://svn.gnucash.org/trac/changeset/17787

Modified:
   gnucash/trunk/src/optional/python-bindings/Makefile.am
   gnucash/trunk/src/optional/python-bindings/tests/Makefile.am
Log:
Beautify python-bindings/Makefile.am.

* Remove gnucash_core.i from _SOURCES, because automake probably does not use it
  anyway.
* Put flags into separate lines.
* Add gnucash_core.c to maintainer-clean target and wrap it in
  BUILDING_FROM_SVN, so that timestamps in tarballs do not try to regenerate it.
* Add example_scripts/*.py, tests/*.py and *.i to EXTRA_DIST.




More information about the gnucash-patches mailing list