aboutsummaryrefslogtreecommitdiffstats
path: root/importers/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Fix Radek's fix. $(DB3_LDADD) must always come beforeEttore Perazzoli2001-06-051-2/+2
| | | | | | `libeutil.la'. svn path=/trunk/; revision=10112
* move DB3_LDADD down to fix linkageRadek Doulik2001-06-051-2/+2
| | | | | | | | 2001-06-04 Radek Doulik <rodo@ximian.com> * Makefile.am: move DB3_LDADD down to fix linkage svn path=/trunk/; revision=10111
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-031-26/+26
| | | | | | | functions from a different Berkeley DB library when we really don't mean to. svn path=/trunk/; revision=10106
* Add a bunch of missing `$(DB3_LDADD)'s.Ettore Perazzoli2001-06-021-4/+8
| | | | svn path=/trunk/; revision=10085
* Build the GnomeCard importerIain Holmes2001-05-171-2/+16
| | | | svn path=/trunk/; revision=9853
* Importer changesIain Holmes2001-05-091-0/+67
svn path=/trunk/; revision=9722