aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-26/+22
| | | | svn path=/trunk/; revision=15486
* added BONOBO_GNOME_CFLAGS to make it compile with latest BonoboRodrigo Moya2001-10-041-0/+1
| | | | | | | | | 2001-10-04 Rodrigo Moya <rodrigo@ximian.com> * importer/Makefile.am: added BONOBO_GNOME_CFLAGS to make it compile with latest Bonobo svn path=/trunk/; revision=13408
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-151-1/+1
| | | | | | | | | | <richard@tartarus.org>, as per #9258.] * importer/Makefile.am (CLEANFILES): Assign directly using `=', instead of `+='. * Makefile.am (CLEANFILES): Likewise. svn path=/trunk/; revision=12846
* More BonoboConf workIain Holmes2001-07-041-0/+1
| | | | svn path=/trunk/; revision=10752
* Ask for a folder to import into.Iain Holmes2001-05-121-3/+1
| | | | svn path=/trunk/; revision=9775
* Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-141-0/+6
| | | | | | | | | | Do this everywhere, also fixup CLEANFILES 2001-04-14 Michael Meeks <michael@ximian.com> * Makefile.am (dist-hook): remove built sources from dist. svn path=/trunk/; revision=9309
* make sure intelligent.h gets distedJP Rosevear2001-03-201-0/+1
| | | | | | | | 2001-03-20 JP Rosevear <jpr@ximian.com> * importer/Makefile.am: make sure intelligent.h gets disted svn path=/trunk/; revision=8845
* builddir != srcdir fixes. Yay!Ettore Perazzoli2001-03-141-4/+7
| | | | svn path=/trunk/; revision=8706
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-131-0/+3
| | | | | | importer. svn path=/trunk/; revision=8661
* New listener object. Plus some oneway stuff as well.Iain Holmes2001-01-231-0/+3
| | | | svn path=/trunk/; revision=7729
* Removed the factory and updated the interfaces and objectsIain Holmes2001-01-181-4/+3
| | | | svn path=/trunk/; revision=7590
* More fixesIain Holmes2001-01-121-0/+5
| | | | svn path=/trunk/; revision=7423
* Some warnings cleanupsIain Holmes2001-01-121-7/+3
| | | | svn path=/trunk/; revision=7422
* Typo! Doh!Iain Holmes2001-01-121-1/+1
| | | | svn path=/trunk/; revision=7418
* Fix make distIain Holmes2001-01-121-1/+1
| | | | svn path=/trunk/; revision=7417
* add the importer part 1Iain Holmes2001-01-121-0/+47
svn path=/trunk/; revision=7398