1) Remove obsolete xxx-backend-file files (now are backend-xml)

2) Fix 'make check', 'make dist' and 'make distcheck' problems

Make distcheck now passes



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18045 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Phil Longstaff
2009-04-12 17:14:21 +00:00
parent f7048ca505
commit dcdc943f3a
16 changed files with 109 additions and 247 deletions
+22 -1
View File
@@ -7,8 +7,29 @@ src/backend/dwi/qofmap.c
src/gnome-utils/gnctreemodelsort.c
src/gnome-utils/gtktreedatalist.c
src/gnome-utils/gnc-tree-model-selection.c
src/backend/file/gncmod-backend-file.c
src/backend/dbi/gncmod-backend-dbi.c
src/backend/file/io-gncbin-r.c
src/backend/xml/gncmod-backend-xml.c
src/import-export/binary-import/binary-import.glade
src/import-export/binary-import/druid-commodity.c
src/import-export/binary-import/gncmod-binary-import.c
src/backend/postgres/PostgresBackend.c
src/backend/postgres/account.c
src/backend/postgres/book.c
src/backend/postgres/builder.c
src/backend/postgres/checkpoint.c
src/backend/postgres/demo.c
src/backend/postgres/escape.c
src/backend/postgres/events.c
src/backend/postgres/gncquery.c
src/backend/postgres/kvp-sql.c
src/backend/postgres/price.c
src/backend/postgres/putil.c
src/backend/postgres/txn.c
src/backend/postgres/txnmass.c
src/backend/postgres/upgrade.c
src/gnome-utils/glade/dialog-database-connection.glade
src/libqof/qof/qofgobj.c
src/libqof/qof/qofquery-deserial.c
src/libqof/qof/qofquery-serialize.c
src/libqof/qof/qofsql.c