r12992 - gnucash/trunk - Get "make distcheck" to work....

Derek Atkins warlord at cvs.gnucash.org
Fri Jan 27 16:49:05 EST 2006


Author: warlord
Date: 2006-01-27 16:49:03 -0500 (Fri, 27 Jan 2006)
New Revision: 12992
Trac: http://svn.gnucash.org/trac/changeset/12992

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/Makefile.am
   gnucash/trunk/configure.in
   gnucash/trunk/lib/Makefile.am
   gnucash/trunk/lib/goffice-0.0.4/Makefile.am
   gnucash/trunk/lib/libgsf-1.12.3/Makefile.am
   gnucash/trunk/lib/libgsf-1.12.3/tests/Makefile.am
   gnucash/trunk/src/bin/Makefile.am
   gnucash/trunk/src/import-export/test/Makefile.am
   gnucash/trunk/src/report/report-system/Makefile.am
Log:
Get "make distcheck" to work....

	* src/import-export/test/Makefile.am:
	  Added src/scm directory to test environment
	* lib/goffice-0.0.4/Makefile.am:
	  Don't install libgoffice-1.pc, but distribute it
	* lib/libgsf-1.12.3/tests/Makefile.am:
	  Link to the proper location of libgsf-1.la
	* lib/libgsf-1.12.3/Makefile.am:
	  Don't install the gsf .pc files, but distribute them.
	* lib/Makefile.am:
	  Use DIST_SUBDIRS to distribute qof, gsf, and goffice
	* configure.in:
	  fix QOF_LIBS to use builddir, not srcdir
	* Makefile.am:
	  add po/POTFILES.in to the dist
	  link gsf into the srcdir, not the builddir
	* src/report/report-system/Makefile.am:
	  make sure we distribute gw-report-system.h
	* src/bin/Makefile.am:
	  clean i18n.h in distclean





More information about the gnucash-patches mailing list